summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-07-07fanotify: refine the validation checks on non-dir inode maskAmir Goldstein1-0/+4
2022-07-07linux/dim: Fix divide by 0 in RDMA DIMTao Liu1-1/+1
2022-07-07net: fix IFF_TX_SKB_NO_LINEAR definitionDan Carpenter1-1/+1
2022-07-07net: phy: Don't trigger state machine while in suspendLukas Wunner1-0/+6
2022-07-02clocksource/drivers/ixp4xx: Drop boardfile probe pathLinus Walleij1-11/+0
2022-06-29mm/memory-failure: disable unpoison once hw error happenszhenwei pi1-0/+1
2022-06-29vmcore: convert copy_oldmem_page() to take an iov_iterMatthew Wilcox (Oracle)1-5/+4
2022-06-29random: quiet urandom warning ratelimit suppression messageJason A. Donenfeld1-4/+8
2022-06-25fsnotify: introduce mark type iteratorAmir Goldstein1-7/+24
2022-06-22netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_contextDavid Howells1-25/+16
2022-06-22x86/ftrace: Remove OBJECT_FILES_NON_STANDARD usageJosh Poimboeuf1-0/+6
2022-06-22init: Initialize noop_backing_dev_info earlyJan Kara1-0/+2
2022-06-22net: remove noblock parameter from skb_recv_datagram()Oliver Hartkopp1-2/+1
2022-06-16x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale DataPawan Gupta1-0/+3
2022-06-14random: mark bootloader randomness code as __initJason A. Donenfeld1-1/+1
2022-06-14mm/huge_memory: Fix xarray node memory leakMatthew Wilcox (Oracle)1-0/+1
2022-06-14nodemask: Fix return values to be unsignedKees Cook1-19/+19
2022-06-14jump_label,noinstr: Avoid instrumentation for JUMP_LABEL=n buildsPeter Zijlstra1-2/+2
2022-06-14extcon: Fix extcon_get_extcon_dev() error handlingDan Carpenter1-1/+1
2022-06-14iio: st_sensors: Add a local lock for protecting odrMiquel Raynal1-0/+3
2022-06-14net/mlx5: correct ECE offset in query qp outputChangcheng Liu1-3/+2
2022-06-14block, loop: support partitions without scanningChristoph Hellwig1-0/+1
2022-06-14export: fix string handling of namespace in EXPORT_SYMBOL_NSGreg Kroah-Hartman1-3/+4
2022-06-09fs: add two trivial lookup helpersChristian Brauner1-0/+6
2022-06-09nodemask.h: fix compilation error with GCC12Christophe de Dinechin1-7/+6
2022-06-09kprobes: Fix build errors with CONFIG_KRETPROBES=nMasami Hiramatsu1-1/+1
2022-06-09kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]Naveen N. Rao1-8/+38
2022-06-09mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064NTokunori Ikegami1-0/+1
2022-06-09tty: goldfish: Introduce gf_ioread32()/gf_iowrite32()Laurent Vivier1-4/+11
2022-06-09NFSv4.1 mark qualified async operations as MOVEABLE tasksOlga Kornievskaia1-0/+1
2022-06-09NFSv4: Fix free of uninitialized nfs4_label on referral lookup.Benjamin Coddington1-1/+1
2022-06-09mailbox: forward the hrtimer if not queued and under a lockBjörn Ardö1-0/+1
2022-06-09mce: fix set_mce_nospec to always unmap the whole pageJane Chu1-2/+2
2022-06-09x86/mce: relocate set{clear}_mce_nospec() functionsJane Chu1-4/+4
2022-06-09module.h: simplify MODULE_IMPORT_NSGreg Kroah-Hartman1-2/+1
2022-06-09list: fix a data-race around ep->rdllistKuniyuki Iwashima1-3/+3
2022-06-09gpiolib: of: Introduce hook for missing gpio-rangesStefan Wahren1-0/+12
2022-06-09platform/chrome: Re-introduce cros_ec_cmd_xfer and use it for ioctlsGuenter Roeck1-0/+3
2022-06-09rxrpc: Fix locking issueDavid Howells2-0/+14
2022-06-09net: macb: Fix PTP one step sync supportHarini Katakam1-0/+3
2022-06-09block: Fix the bio.bi_opf commentBart Van Assche1-3/+2
2022-06-09linkage: Fix issue with missing symbol sizePeter Zijlstra1-9/+6
2022-06-09x86/speculation: Add missing prototype for unpriv_ebpf_notify()Josh Poimboeuf1-0/+2
2022-06-09signal: Deliver SIGTRAP on perf event asynchronously if blockedMarco Elver2-1/+2
2022-06-09bpf: Move rcu lock management out of BPF_PROG_RUN routinesStanislav Fomichev1-108/+7
2022-06-09device property: Allow error pointer to be passed to fwnode APIsAndy Shevchenko1-5/+5
2022-06-09efi: Add missing prototype for efi_capsule_setup_infoJan Kiszka1-0/+2
2022-06-09selftests/bpf: Add missing trampoline program type to trampoline_count testYuntao Wang1-1/+1
2022-06-09ipmi: Add an intializer for ipmi_smi_msg structCorey Minyard1-0/+6
2022-06-09ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEPEric W. Biederman1-6/+0