aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/boot
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2025-11-08 15:34:23 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2025-11-08 15:34:23 -0800
commit41d318c47fa2090dbca7329037e5d63abeddebdf (patch)
tree99afb2a49d78d7ca9ef7cd5ad03c683804e29fa3 /arch/x86/boot
parentMerge tag 'v6.18rc4-SMB-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 (diff)
parentrtc: rx8025: fix incorrect register reference (diff)
downloadlinux-41d318c47fa2090dbca7329037e5d63abeddebdf.tar.gz
linux-41d318c47fa2090dbca7329037e5d63abeddebdf.zip
Merge tag 'rtc-6.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
Pull RTC fixes from Alexandre Belloni: "The two reverts are for patches that I shouldn't have applied. The rx8025 patch fixes an issue present since 2022: - cpcap, tps6586x: revert incorrect irq enable/disable balance fix - rx8025: fix incorrect register reference" * tag 'rtc-6.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux: rtc: rx8025: fix incorrect register reference Revert "rtc: cpcap: Fix initial enable_irq/disable_irq balance" Revert "rtc: tps6586x: Fix initial enable_irq/disable_irq balance"
Diffstat (limited to 'arch/x86/boot')
0 files changed, 0 insertions, 0 deletions
supported flow dissectorPieter Jansen van Vuuren1-0/+13 2017-09-13net: sched: fix use-after-free in tcf_action_destroy and tcf_del_walkerJiri Pirko1-2/+4 2017-09-13be2net: fix TSO6/GSO issue causing TX-stall on Lancer/BExSuresh Reddy2-0/+22 2017-09-12w90p910_ether: include linux/interrupt.hArnd Bergmann1-0/+1 2017-09-12net: bonding: fix tlb_dynamic_lb default valueNikolay Aleksandrov1-10/+7 2017-09-12ip6_tunnel: fix ip6 tunnel lookup in collect_md modeHaishuang Yan1-1/+1 2017-09-12ip_tunnel: fix ip tunnel lookup in collect_md modeHaishuang Yan1-1/+1 2017-09-12mlxsw: spectrum: Prevent mirred-related crash on removalYuval Mintz1-10/+9 2017-09-12net_sched: carefully handle tcf_block_put()Cong Wang1-6/+18 2017-09-12net_sched: fix reference counting of tc filter chainCong Wang1-21/+26 2017-09-12net_sched: get rid of tcfa_rcuCong Wang2-11/+8 2017-09-12tcp/dccp: remove reqsk_put() from inet_child_forget()Eric Dumazet1-1/+1 2017-09-12openvswitch: Fix an error handling path in 'ovs_nla_init_match_and_action()'Christophe JAILLET1-1/+2 2017-09-12smsc95xx: Configure pause time to 0xffff when tx flow control enabledNisar Sayed1-6/+5 2017-09-11net/sched: fix pointer check in gen_handleJosh Hunt1-1/+1 2017-09-11ipv6: sr: remove duplicate routing header type checkDavid Lebrun1-4/+0 2017-09-11xdp: implement xdp_redirect_map for generic XDPJesper Dangaard Brouer2-14/+28 2017-09-11perf/bpf: fix a clang compilation issueYonghong Song2-1/+3 2017-09-11net: bonding: Fix transmit load balancing in balance-alb mode if specified by...Kosuke Tatsukawa1-0/+3 2017-09-11hv_netvsc: avoid unnecessary wakeups on subchannel creationStephen Hemminger1-2/+2 2017-09-11hv_netvsc: fix deadlock on hotplugStephen Hemminger4-45/+94 2017-09-11mlxsw: spectrum: Fix EEPROM access in case of SFP/SFP+Arkadi Sharshevsky1-2/+17 2017-09-09net: qualcomm: rmnet: Fix a double freeDan Carpenter1-6/+4 2017-09-09remove gperf left-overs from build systemLinus Torvalds1-9/+0 2017-09-08bpf: make error reporting in bpf_warn_invalid_xdp_action more clearDaniel Borkmann2-3/+7 2017-09-08Revert "mdio_bus: Remove unneeded gpiod NULL check"Florian Fainelli1-2/+4 2017-09-08bpf: devmap, use cond_resched instead of cpu_relaxJohn Fastabend1-1/+1 2017-09-08bpf: add support for sockmap detach programsJohn Fastabend4-16/+72 2017-09-08net: rcu lock and preempt disable missing around generic xdpJohn Fastabend1-9/+16 2017-09-08bpf: don't select potentially stale ri->map from buggy xdp progsDaniel Borkmann2-2/+35 2017-09-08net: tulip: Constify tulip_tblKees Cook2-2/+2 2017-09-08net: ethernet: ti: netcp_core: no need in netif_napi_delIvan Khoronzhuk1-1/+0 2017-09-08davicom: Display proper debug level up to 6Mathieu Malaterre1-1/+1 2017-09-08net: phy: sfp: rename dt properties to match the bindingBaruch Siach1-2/+2