summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-06-09fs: add two trivial lookup helpersChristian Brauner1-0/+6
2022-06-09binder: fix sender_euid type in uapi headerCarlos Llamas1-1/+1
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-09landlock: Fix landlock_add_rule(2) documentationMickaël Salaün1-2/+3
2022-06-09landlock: Add clang-format exceptionsMickaël Salaün1-0/+4
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-09scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac()Gustavo A. R. Silva1-1/+2
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-09media: lirc: revert removal of unused feature flagsSean Young1-0/+7
2022-06-09rxrpc: Fix decision on when to generate an IDLE ACKDavid Howells1-1/+1
2022-06-09rxrpc: Fix locking issueDavid Howells2-0/+14
2022-06-09net: macb: Fix PTP one step sync supportHarini Katakam1-0/+3
2022-06-09net: annotate races around sk->sk_bound_dev_ifEric Dumazet2-3/+4
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-09scsi: iscsi: Fix harmless double shift bugDan Carpenter1-3/+3
2022-06-09signal: Deliver SIGTRAP on perf event asynchronously if blockedMarco Elver3-1/+9
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-09ASoC: cs35l41: Fix an out-of-bounds access in otp_packed_element_tHui Wang1-1/+0
2022-06-09drm/format-helper: Rename drm_fb_xrgb8888_to_mono_reversed()Geert Uytterhoeven1-3/+2
2022-06-09drm: fix EDID struct for old ARM OABI formatLinus Torvalds1-3/+3
2022-06-09tracing: incorrect isolate_mote_t cast in mm_vmscan_lru_isolateVasily Averin1-2/+2
2022-06-09linux/types.h: reinstate "__bitwise__" macro for user space useLinus Torvalds1-0/+3
2022-06-09selftests/bpf: Add missing trampoline program type to trampoline_count testYuntao Wang1-1/+1
2022-06-09Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN quirkLuiz Augusto von Dentz2-2/+15
2022-06-09ipmi: Add an intializer for ipmi_smi_msg structCorey Minyard1-0/+6
2022-06-09ALSA: jack: Access input_dev under mutexAmadeusz Sławiński1-0/+1
2022-06-09ipv6: fix locking issues with loops over idev->addr_listNiels Dossche1-0/+8
2022-06-09ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEPEric W. Biederman1-6/+0
2022-06-09ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEPEric W. Biederman1-1/+0
2022-06-09kthread: Don't allocate kthread_struct for init and umhEric W. Biederman1-0/+2
2022-06-09usb: core: hcd: Add support for deferring roothub registrationKishon Vijay Abraham I1-0/+2
2022-06-06bpf: Fix usage of trace RCU in local storage.KP Singh1-2/+2
2022-06-06netfilter: conntrack: re-fetch conntrack after insertionFlorian Westphal1-1/+6
2022-06-06pipe: make poll_usage boolean and annotate its accessKuniyuki Iwashima1-1/+1
2022-05-30random: move randomize_page() into mm where it belongsJason A. Donenfeld2-2/+1