aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic/irq.h
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2025-01-19 09:33:40 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2025-01-19 09:33:40 -0800
commit9528d418de4d83c7ada69314ddd8d4427b1f703a (patch)
tree5f11d953115f6c454a45d75e471a9e2e472b9839 /include/asm-generic/irq.h
parentMerge tag 'timers_urgent_for_v6.13' of git://git.kernel.org/pub/scm/linux/ker... (diff)
parentx86/asm: Make serialize() always_inline (diff)
downloadlinux-9528d418de4d83c7ada69314ddd8d4427b1f703a.tar.gz
linux-9528d418de4d83c7ada69314ddd8d4427b1f703a.zip
Merge tag 'x86_urgent_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 fixes from Borislav Petkov: - Mark serialize() noinstr so that it can be used from instrumentation- free code - Make sure FRED's RSP0 MSR is synchronized with its corresponding per-CPU value in order to avoid double faults in hotplug scenarios - Disable EXECMEM_ROX on x86 for now because it didn't receive proper x86 maintainers review, went in and broke a bunch of things * tag 'x86_urgent_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/asm: Make serialize() always_inline x86/fred: Fix the FRED RSP0 MSR out of sync with its per-CPU cache x86: Disable EXECMEM_ROX support
Diffstat (limited to 'include/asm-generic/irq.h')
0 files changed, 0 insertions, 0 deletions
n>[btrfs] fix check_direct_IO() for non-iovec iteratorsAl Viro1-1/+1 2016-10-10constify iov_iter_count() and iter_is_iovec()Al Viro1-2/+2 2016-10-10fix ITER_PIPE interaction with direct_IOAl Viro3-11/+5 2016-10-10dlm: free workqueues after the connectionsMarcelo Ricardo Leitner1-6/+2 2016-10-09printk: make reading the kernel log flush pending linesLinus Torvalds1-0/+11 2016-10-09printk: re-organize log_output() to be more legibleLinus Torvalds1-35/+27 2016-10-09printk: split out core logging code into helper functionLinus Torvalds1-39/+39 2016-10-09printk: reinstate KERN_CONT for printing continuation linesLinus Torvalds5-23/+19 2016-10-09be2net: Enable VF link state setting for BE3Suresh Reddy1-1/+1 2016-10-09be2net: Fix TX stats for TSO packetsSriharsha Basavapatna1-2/+12 2016-10-09be2net: Update Copyright string in be_hw.hSriharsha Basavapatna1-1/+1 2016-10-09be2net: NCSI FW section should be properly updated with ethtool for BE3Sriharsha Basavapatna1-1/+23 2016-10-09be2net: Provide an alternate way to read pf_num for BEx chipsSriharsha Basavapatna2-1/+10 2016-10-08x86/pkeys: Make protection keys an "eager" featureDave Hansen1-3/+4 2016-10-08x86/apic: Prevent pointless warning messagesThomas Gleixner1-3/+5 2016-10-08x86/acpi: Prevent LAPIC id 0xff from being accountedThomas Gleixner1-0/+4 2016-10-08wan/fsl_ucc_hdlc: Fix size used in dma_free_coherent()Christophe Jaillet1-4/+4 2016-10-07net: macb: NULL out phydev after removing mdio busNathan Sullivan1-0/+1 2016-10-07xen-netback: make sure that hashes are not send to unaware frontendsPaul Durrant1-11/+9 2016-10-07Fixing a bug in team driver due to incorrect 'unsigned int' to 'int' conversionAlex Sidorenko1-1/+1 2016-10-07MAINTAINERS: add myself as a maintainer of xen-netbackPaul Durrant1-0/+1 2016-10-07ipv6 addrconf: disallow rtr_solicits < -1Maciej Żenczykowski1-1/+3 2016-10-07vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher55-319/+0 2016-10-07console: don't prefer first registered if DT specifies stdout-pathPaul Burton3-1/+20 2016-10-07cred: simpler, 1D supplementary groupsAlexey Dobriyan14-85/+46 2016-10-07CREDITS: update Pavel's information, add GPG key, remove snail mail addressPavel Machek1-4/+4 2016-10-07mailmap: add Johan HovoldJohan Hovold1-0/+2