summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-06-14random: mark bootloader randomness code as __initJason A. Donenfeld
2022-06-14mm/huge_memory: Fix xarray node memory leakMatthew Wilcox (Oracle)
2022-06-14nodemask: Fix return values to be unsignedKees Cook
2022-06-14jump_label,noinstr: Avoid instrumentation for JUMP_LABEL=n buildsPeter Zijlstra
2022-06-14extcon: Fix extcon_get_extcon_dev() error handlingDan Carpenter
2022-06-14iio: st_sensors: Add a local lock for protecting odrMiquel Raynal
2022-06-14netfilter: nf_tables: bail out early if hardware offload is not supportedPablo Neira Ayuso
2022-06-14netfilter: nf_tables: delete flowtable hooks via transaction listPablo Neira Ayuso
2022-06-14bluetooth: don't use bitmaps for random flag accessesLinus Torvalds
2022-06-14ax25: Fix ax25 session cleanup problemsDuoming Zhou
2022-06-14bonding: guard ns_targets by CONFIG_IPV6Hangbin Liu
2022-06-14net: sched: add barrier to fix packet stuck problem for lockless qdiscGuoju Fang
2022-06-14net/mlx5: correct ECE offset in query qp outputChangcheng Liu
2022-06-14tcp: add accessors to read/set tp->snd_cwndEric Dumazet
2022-06-14block, loop: support partitions without scanningChristoph Hellwig
2022-06-14net: sched: fixed barrier to prevent skbuff sticking in qdisc backlogVincent Ray
2022-06-14export: fix string handling of namespace in EXPORT_SYMBOL_NSGreg Kroah-Hartman
2022-06-09fs: add two trivial lookup helpersChristian Brauner
2022-06-09binder: fix sender_euid type in uapi headerCarlos Llamas
2022-06-09nodemask.h: fix compilation error with GCC12Christophe de Dinechin
2022-06-09kprobes: Fix build errors with CONFIG_KRETPROBES=nMasami Hiramatsu
2022-06-09kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]Naveen N. Rao
2022-06-09mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064NTokunori Ikegami
2022-06-09landlock: Fix landlock_add_rule(2) documentationMickaël Salaün
2022-06-09landlock: Add clang-format exceptionsMickaël Salaün
2022-06-09tty: goldfish: Introduce gf_ioread32()/gf_iowrite32()Laurent Vivier
2022-06-09NFSv4.1 mark qualified async operations as MOVEABLE tasksOlga Kornievskaia
2022-06-09NFSv4: Fix free of uninitialized nfs4_label on referral lookup.Benjamin Coddington
2022-06-09mailbox: forward the hrtimer if not queued and under a lockBjörn Ardö
2022-06-09mce: fix set_mce_nospec to always unmap the whole pageJane Chu
2022-06-09x86/mce: relocate set{clear}_mce_nospec() functionsJane Chu
2022-06-09module.h: simplify MODULE_IMPORT_NSGreg Kroah-Hartman
2022-06-09list: fix a data-race around ep->rdllistKuniyuki Iwashima
2022-06-09scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac()Gustavo A. R. Silva
2022-06-09gpiolib: of: Introduce hook for missing gpio-rangesStefan Wahren
2022-06-09platform/chrome: Re-introduce cros_ec_cmd_xfer and use it for ioctlsGuenter Roeck
2022-06-09media: lirc: revert removal of unused feature flagsSean Young
2022-06-09rxrpc: Fix decision on when to generate an IDLE ACKDavid Howells
2022-06-09rxrpc: Fix locking issueDavid Howells
2022-06-09net: macb: Fix PTP one step sync supportHarini Katakam
2022-06-09net: annotate races around sk->sk_bound_dev_ifEric Dumazet
2022-06-09block: Fix the bio.bi_opf commentBart Van Assche
2022-06-09linkage: Fix issue with missing symbol sizePeter Zijlstra
2022-06-09x86/speculation: Add missing prototype for unpriv_ebpf_notify()Josh Poimboeuf
2022-06-09scsi: iscsi: Fix harmless double shift bugDan Carpenter
2022-06-09signal: Deliver SIGTRAP on perf event asynchronously if blockedMarco Elver
2022-06-09bpf: Move rcu lock management out of BPF_PROG_RUN routinesStanislav Fomichev
2022-06-09device property: Allow error pointer to be passed to fwnode APIsAndy Shevchenko
2022-06-09efi: Add missing prototype for efi_capsule_setup_infoJan Kiszka
2022-06-09ASoC: cs35l41: Fix an out-of-bounds access in otp_packed_element_tHui Wang