- 9875cb3 net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending by Jason A. Donenfeld · 3 years, 9 months ago
- 354fb72 ipv6: silence compilation warning for non-IPV6 builds by Leon Romanovsky · 3 years, 10 months ago
- e528edf ipv6: icmp6: avoid indirect call for icmpv6_send() by Eric Dumazet · 4 years, 5 months ago
- dd28e73 icmp: allow icmpv6_ndo_send to work with CONFIG_IPV6=n by Jason A. Donenfeld · 4 years, 9 months ago
- 2019554f icmp: introduce helper for nat'd source address in network device context by Jason A. Donenfeld · 4 years, 9 months ago
- 5233c47 dm: fix deadlock when swapping to encrypted device by Mikulas Patocka · 3 years, 9 months ago
- 337bba09 rcu/nocb: Perform deferred wake up before last idle's need_resched() check by Frederic Weisbecker · 3 years, 10 months ago
- d2aa80c mm/rmap: fix potential pte_unmap on an not mapped pte by Miaohe Lin · 3 years, 9 months ago
- 0fec327 certs: Fix blacklist flag type confusion by David Howells · 4 years ago
- 091b409 ima: Free IMA measurement buffer after kexec syscall by Lakshmi Ramasubramanian · 3 years, 9 months ago
- 774bacf tcp: fix SO_RCVLOWAT related hangs under mem pressure by Eric Dumazet · 3 years, 9 months ago
- a17fa90 ACPICA: Fix exception code class checks by Maximilian Luz · 3 years, 10 months ago
- c616257 bpf: Avoid warning when re-casting __bpf_call_base into __bpf_call_base_args by Andrii Nakryiko · 3 years, 10 months ago
- fa3fc79 bpf: Add bpf_patch_call_args prototype to include/linux/bpf.h by Andrii Nakryiko · 3 years, 10 months ago
- 0a65657 vmlinux.lds.h: add DWARF v5 sections by Nick Desaulniers · 3 years, 9 months ago
- 3f9fbe7 mm: provide a saner PTE walking API for modules by Paolo Bonzini · 3 years, 9 months ago
- 78c7b24 mm: simplify follow_pte{,pmd} by Christoph Hellwig · 4 years ago
- feda880 Xen/gntdev: correct error checking in gntdev_map_grant_pages() by Jan Beulich · 3 years, 9 months ago
- 2545c5b net: watchdog: hold device global xmit lock during tx disable by Edwin Peer · 3 years, 9 months ago
- 0b42ab0 udp: fix skb_copy_and_csum_datagram with odd segment sizes by Willem de Bruijn · 3 years, 10 months ago
- 107cf5e firmware_loader: align .builtin_fw to 8 by Fangrui Song · 3 years, 9 months ago
- 4f54167 vmlinux.lds.h: Create section for protection against instrumentation by Thomas Gleixner · 4 years, 8 months ago
- 18d691d arm/xen: Don't probe xenbus as part of an early initcall by Julien Grall · 3 years, 9 months ago
- 19b56e8 SUNRPC: Move simple_get_bytes and simple_get_netobj into private header by Dave Wysochanski · 3 years, 10 months ago
- 968b1b0 tracing/kprobe: Fix to support kretprobe events on unloaded modules by Masami Hiramatsu · 3 years, 10 months ago
- 76ab330 net: sched: replaced invalid qdisc tree flush helper in qdisc_replace by Alexander Ovechkin · 3 years, 10 months ago
- 108f56e mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page by Muchun Song · 3 years, 9 months ago
- f6a47f2 genirq/msi: Activate Multi-MSI early when MSI_FLAG_ACTIVATE_EARLY is set by Marc Zyngier · 3 years, 10 months ago
- 5b1e4fc kthread: Extract KTHREAD_IS_PER_CPU by Peter Zijlstra · 3 years, 10 months ago
- 1960c3d tcp: make TCP_USER_TIMEOUT accurate for zero window probes by Enke Chen · 3 years, 10 months ago
- e7aeca6 tcp: fix TLP timer not set when CA_STATE changes from DISORDER to OPEN by Pengcheng Yang · 3 years, 10 months ago
- 6d25d78 iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not built by Bartosz Golaszewski · 3 years, 10 months ago
- 1f58e37 ICMPv6: Add ICMPv6 Parameter Problem, code 3 definition by Hangbin Liu · 4 years, 1 month ago
- 5f8b8fc writeback: Drop I_DIRTY_TIME_EXPIRE by Jan Kara · 4 years, 6 months ago
- f7020c4 tcp: fix TCP_USER_TIMEOUT with zero window by Enke Chen · 3 years, 10 months ago
- a09d4e7 xen: Fix event channel callback via INTX/GSI by David Woodhouse · 3 years, 10 months ago
- acc402f arm64: make atomic helpers __always_inline by Arnd Bergmann · 3 years, 10 months ago
- b41352a net: skbuff: disambiguate argument and member for skb_list_walk_safe helper by Jason A. Donenfeld · 4 years, 10 months ago
- aa350db net: introduce skb_list_walk_safe for skb segment walking by Jason A. Donenfeld · 4 years, 10 months ago
- 5e6b888 elfcore: fix building with clang by Arnd Bergmann · 4 years ago
- dd113b7 compiler.h: Raise minimum version of GCC to 5.1 for arm64 by Will Deacon · 3 years, 10 months ago
- 0251d3e ACPI: scan: add stub acpi_create_platform_device() for !CONFIG_ACPI by Shawn Guo · 3 years, 11 months ago
- 5349b17 dm integrity: fix flush with external metadata device by Mikulas Patocka · 3 years, 10 months ago
- 87ea51c vmlinux.lds.h: Add PGO and AutoFDO input sections by Nick Desaulniers · 4 years, 3 months ago
- 5597557 vfio iommu: Add dma available capability by Matthew Rosato · 3 years, 10 months ago
- e40b5fc net: sched: prevent invalid Scell_log shift count by Randy Dunlap · 3 years, 11 months ago
- 9ea03f68 proc: fix lookup in /proc/net subdirectories after setns(2) by Alexey Dobriyan · 4 years ago
- 1174332 exec: Transform exec_update_mutex into a rw_semaphore by Eric W. Biederman · 4 years ago
- d390fc9 rwsem: Implement down_read_interruptible by Eric W. Biederman · 4 years ago
- 1b75a26 rwsem: Implement down_read_killable_nested by Eric W. Biederman · 4 years ago
- 7a736f41 kdev_t: always inline major/minor helper functions by Josh Poimboeuf · 3 years, 11 months ago
- 8ddf028 of: fix linker-section match-table corruption by Johan Hovold · 4 years ago
- 376c311 uapi: move constants from <linux/kernel.h> to <linux/const.h> by Petr Vorel · 4 years ago
- 29c2d3e fscrypt: remove kernel-internal constants from UAPI header by Eric Biggers · 3 years, 11 months ago
- 34f0005 fscrypt: add fscrypt_is_nokey_name() by Eric Biggers · 3 years, 11 months ago
- d3eaea0 xen/xenbus: Count pending messages for each watch by SeongJae Park · 4 years ago
- 7da6db9 xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path() by SeongJae Park · 4 years ago
- eac0c12 xen/xenbus: Allow watches discard events before queueing by SeongJae Park · 4 years ago
- 5fbf846 binder: add flag to clear buffer on txn complete by Todd Kjos · 4 years ago
- b9d93a6 PM: ACPI: PCI: Drop acpi_pm_set_bridge_wakeup() by Rafael J. Wysocki · 4 years ago
- b8dfee2 fix namespaced fscaps when !CONFIG_SECURITY by Serge Hallyn · 4 years ago
- 0e724f2 seq_buf: Avoid type mismatch for seq_buf_init by Arnd Bergmann · 4 years, 1 month ago
- 73892ee SUNRPC: xprt_load_transport() needs to support the netid "rdma6" by Trond Myklebust · 4 years ago
- 2c06ac4 media: v4l2-fwnode: Return -EINVAL for invalid bus-type by Lad Prabhakar · 4 years, 2 months ago
- 054be9a crypto: af_alg - avoid undefined behavior accessing salg_name by Eric Biggers · 4 years, 1 month ago
- b05fdd7 i40e: optimise prefetch page refcount by Li RongQing · 4 years, 3 months ago
- 6581512 netfilter: nft_dynset: fix timeouts later than 23 days by Pablo Neira Ayuso · 4 years ago
- 810bc55 netfilter: nft_compat: make sure xtables destructors have run by Florian Westphal · 4 years, 4 months ago
- b17244c netfilter: x_tables: Switch synchronization to RCU by Subash Abhinov Kasiviswanathan · 4 years ago
- 823f42b PM: runtime: Add pm_runtime_resume_and_get to deal with usage counter by Zhang Qilong · 4 years ago
- 4ad8fc6 USB: UAS: introduce a quirk to set no_write_same by Oliver Neukum · 4 years ago
- 8b4f08f ptrace: Prevent kernel-infoleak in ptrace_get_syscall_info() by Peilin Ye · 4 years, 4 months ago
- c2c5dc8 compiler.h: fix barrier_data() on clang by Arvind Sankar · 4 years ago
- 69dc72f mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPING by Minchan Kim · 4 years ago
- 6472d3a kbuild: avoid static_assert for genksyms by Arnd Bergmann · 4 years ago
- 423e1b0 netfilter: nftables_offload: set address type in control dissector by Pablo Neira Ayuso · 4 years ago
- 1f72986 genirq/irqdomain: Add an irq_create_mapping_affinity() function by Laurent Vivier · 4 years ago
- 35ee9ac tty: Fix ->session locking by Jann Horn · 4 years ago
- 2598dd8 net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steering by Yevgeny Kliteynik · 4 years ago
- 2b714b6 inet_ecn: Fix endianness of checksum update when setting ECT(1) by Toke Høiland-Jørgensen · 4 years ago
- 6dd37fd bonding: wait for sysfs kobject destruction before freeing struct slave by Jamie Iles · 4 years ago
- f2f25bc net/tls: Protect from calling tls_dev_del for TLS RX twice by Maxim Mikityanskiy · 4 years ago
- cd73439 ASoC: Intel: Skylake: Automatic DMIC format configuration according to information from NHLT by Mateusz Gorski · 4 years ago
- 6ebb6af ASoC: Intel: Multiple I/O PCM format support for pipe by Mateusz Gorski · 4 years ago
- 1bef5f2 arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed by Arnd Bergmann · 4 years ago
- 8814c07 scsi: libiscsi: Fix NOP race condition by Lee Duncan · 4 years ago
- 8b4d82d trace: fix potenial dangerous pointer by Hui Su · 4 years ago
- f923044 wireless: Use linux/stddef.h instead of stddef.h by Hauke Mehrtens · 4 years, 6 months ago
- 6ec5145 netfilter: clear skb->next in NF_HOOK_LIST() by Cong Wang · 4 years ago
- 3e04a49 spi: Introduce device-managed SPI controller allocation by Lukas Wunner · 4 years ago
- 58f1657 iommu/vt-d: Avoid panic if iommu init fails in tboot system by Zhenzhong Duan · 4 years ago
- 964b02d iommu/vt-d: Move intel_iommu_gfx_mapped to Intel IOMMU header by Andy Shevchenko · 4 years, 3 months ago
- ef097e9 ip_tunnels: Set tunnel option flag when tunnel metadata is present by Yi-Hung Wei · 4 years ago
- fd278c6 swiotlb: using SIZE_MAX needs limits.h included by Stephen Rothwell · 4 years ago
- e5fe052 Exempt multicast addresses from five-second neighbor lifetime by Jeff Dike · 4 years ago
- 7db82a5 net/mlx5: Fix a race when moving command interface to events mode by Eran Ben Elisha · 4 years, 8 months ago
- dfcb337 SUNRPC: Fix general protection fault in trace_rpc_xdr_overflow() by Chuck Lever · 4 years, 1 month ago
- d2e61c5 bpf: Don't rely on GCC __attribute__((optimize)) to disable GCSE by Ard Biesheuvel · 4 years, 1 month ago
- d2cef3b KVM: arm64: ARM_SMCCC_ARCH_WORKAROUND_1 doesn't return SMCCC_RET_NOT_REQUIRED by Stephen Boyd · 4 years, 1 month ago
- 213e123 random32: make prandom_u32() output unpredictable by George Spelvin · 4 years, 3 months ago