Age | Commit message (Expand) | Author | Files | Lines |
2025-06-12 | xfrm: always initialize offload path | Leon Romanovsky | 1 | -1/+1 |
2025-05-30 | bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETE | Paul Chaignon | 1 | -0/+2 |
2025-05-30 | net: Fix checksum update for ILA adj-transport | Paul Chaignon | 1 | -1/+1 |
2025-05-28 | Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp... | Linus Torvalds | 6 | -22/+56 |
2025-05-28 | Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 132 | -1151/+1828 |
2025-05-28 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 3 | -14/+28 |
2025-05-28 | Merge tag 'nfsd-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds | 6 | -27/+62 |
2025-05-28 | Merge tag 'ext4_for_linus-6.16-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+2 |
2025-05-28 | Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 40 | -159/+2355 |
2025-05-28 | Merge tag 'media/v6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 5 | -34/+650 |
2025-05-28 | Merge tag 'lsm-pr-20250527' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -6/+6 |
2025-05-28 | Merge tag 'integrity-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -0/+12 |
2025-05-28 | Merge tag 'hardening-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 5 | -5/+56 |
2025-05-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 1 | -0/+1 |
2025-05-28 | net: mana: Add support for Multi Vports on Bare metal | Haiyang Zhang | 1 | -1/+3 |
2025-05-27 | Merge tag 'cgroup-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -43/+102 |
2025-05-27 | Merge tag 'wq-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -1/+1 |
2025-05-27 | Merge tag 'sysctl-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -9/+0 |
2025-05-27 | Merge tag 'dma-mapping-6.16-2025-05-26' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 4 | -54/+174 |
2025-05-27 | sctp: mark sctp_do_peeloff static | Christoph Hellwig | 1 | -2/+0 |
2025-05-27 | net: phy: fix up const issues in to_mdio_device() and to_phy_device() | Greg Kroah-Hartman | 2 | -8/+2 |
2025-05-27 | Merge tag 'pm-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 6 | -16/+66 |
2025-05-27 | Merge tag 'acpi-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 24 | -55/+441 |
2025-05-27 | Merge tag 'mmc-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds | 2 | -2/+3 |
2025-05-27 | Merge tag 'pmdomain-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/u... | Linus Torvalds | 3 | -0/+80 |
2025-05-27 | Merge tag 'for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li... | Linus Torvalds | 1 | -0/+1 |
2025-05-27 | Merge tag 'spi-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 4 | -16/+190 |
2025-05-27 | Merge tag 'regulator-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -1/+6 |
2025-05-27 | Merge tag 'regmap-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 1 | -0/+3 |
2025-05-27 | Merge tag 'gpio-updates-for-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 4 | -39/+216 |
2025-05-27 | Merge tag 'sound-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 28 | -207/+852 |
2025-05-27 | Merge tag 'pwm/for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -4/+6 |
2025-05-27 | bpf: Do not include stack ptr register in precision backtracking bookkeeping | Yonghong Song | 1 | -4/+8 |
2025-05-27 | Merge tag 'docs-6.16' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
2025-05-27 | Merge tag 'ratelimit.2025.05.25a' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -7/+35 |
2025-05-27 | Merge tag 'x86_sev_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+149 |
2025-05-27 | Merge tag 'x86_cache_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -18/+136 |
2025-05-27 | bpf: Add dmabuf iterator | T.J. Mercier | 1 | -0/+2 |
2025-05-27 | dma-buf: Rename debugfs symbols | T.J. Mercier | 1 | -2/+0 |
2025-05-27 | Merge tag 'timers-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -10/+1 |
2025-05-27 | Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -22/+22 |
2025-05-27 | Merge tag 'irq-msi-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 5 | -6/+76 |
2025-05-27 | Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -250/+225 |
2025-05-27 | Merge tag 'irq-drivers-2025-05-25' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -25/+0 |
2025-05-27 | Merge tag 'irq-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -13/+12 |
2025-05-27 | Merge tag 'core-entry-2025-05-25' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+41 |
2025-05-27 | Merge branch 'for-next/mm' into for-next/core | Will Deacon | 2 | -12/+26 |
2025-05-27 | vsock: Move lingering logic to af_vsock core | Michal Luczaj | 1 | -0/+1 |
2025-05-27 | wireguard: allowedips: add WGALLOWEDIP_F_REMOVE_ME flag | Jordan Rife | 1 | -0/+9 |
2025-05-27 | net: core: Convert dev_set_mac_address_user() to use struct sockaddr_storage | Kees Cook | 1 | -1/+1 |
2025-05-27 | net: core: Convert dev_set_mac_address() to struct sockaddr_storage | Kees Cook | 1 | -1/+1 |
2025-05-27 | net: core: Switch netif_set_mac_address() to struct sockaddr_storage | Kees Cook | 1 | -1/+1 |
2025-05-27 | net: core: Convert inet_addr_is_any() to sockaddr_storage | Kees Cook | 1 | -1/+1 |
2025-05-26 | Merge tag 'x86-debug-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+43 |
2025-05-26 | Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 6 | -16/+30 |
2025-05-26 | Merge tag 'perf-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -455/+501 |
2025-05-26 | Merge tag 'sched-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -19/+41 |
2025-05-26 | Merge tag 'locking-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 8 | -8/+88 |
2025-05-26 | Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 38 | -909/+943 |
2025-05-26 | Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds | 2 | -12/+2 |
2025-05-26 | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux | Linus Torvalds | 1 | -2/+4 |
2025-05-26 | Merge tag 'xfs-merge-6.16' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 3 | -3/+9 |
2025-05-26 | Merge tag 'erofs-for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
2025-05-26 | Merge tag 'configfs-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+6 |
2025-05-26 | Merge tag 'for-6.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda... | Linus Torvalds | 1 | -49/+40 |
2025-05-26 | Merge branches 'pm-runtime' and 'pm-sleep' | Rafael J. Wysocki | 2 | -0/+13 |
2025-05-26 | Merge tag 'for-6.16/io_uring-20250523' of git://git.kernel.dk/linux | Linus Torvalds | 3 | -11/+14 |
2025-05-26 | Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linux | Linus Torvalds | 15 | -34/+299 |
2025-05-26 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 3 | -12/+27 |
2025-05-26 | Merge tag 'vfs-6.16-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -2/+23 |
2025-05-26 | Merge branch 'pm-em' | Rafael J. Wysocki | 1 | -0/+2 |
2025-05-26 | Merge branches 'acpi-resource', 'acpi-pm', 'acpi-platform-profile' and 'acpi-... | Rafael J. Wysocki | 1 | -1/+8 |
2025-05-26 | Merge tag 'vfs-6.16-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -2/+6 |
2025-05-26 | vsock/virtio: fix `rx_bytes` accounting for stream sockets | Stefano Garzarella | 1 | -0/+1 |
2025-05-26 | Merge tag 'vfs-6.16-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -42/+45 |
2025-05-26 | Merge tag 'nf-next-25-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git... | Paolo Abeni | 7 | -12/+48 |
2025-05-26 | Merge branches 'acpi-processor' and 'acpi-cppc' | Rafael J. Wysocki | 1 | -3/+27 |
2025-05-26 | Merge branch 'acpi-tables' | Rafael J. Wysocki | 1 | -0/+9 |
2025-05-26 | Merge branch 'acpica' | Rafael J. Wysocki | 22 | -51/+397 |
2025-05-26 | Merge tag 'vfs-6.16-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -10/+29 |
2025-05-26 | Merge tag 'ipsec-next-2025-05-23' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Abeni | 2 | -5/+24 |
2025-05-26 | Merge tag 'linux-can-next-for-6.16-20250522' of git://git.kernel.org/pub/scm/... | Paolo Abeni | 1 | -12/+16 |
2025-05-26 | Merge tag 'vfs-6.16-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 6 | -24/+41 |
2025-05-26 | Merge tag 'vfs-6.16-rc1.writepage' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -4/+4 |
2025-05-26 | Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -11/+10 |
2025-05-26 | Merge tag 'opp-updates-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git... | Rafael J. Wysocki | 1 | -4/+28 |
2025-05-26 | net: neigh: use kfree_skb_reason() in neigh_resolve_output() and neigh_connec... | Qiu Yutan | 1 | -0/+3 |
2025-05-26 | net: devmem: support single IOV with sendmsg | Stanislav Fomichev | 1 | -1/+7 |
2025-05-25 | Disable FOP_DONTCACHE for now due to bugs | Linus Torvalds | 1 | -1/+1 |
2025-05-25 | Merge tag 'mm-hotfixes-stable-2025-05-25-00-58' of git://git.kernel.org/pub/s... | Linus Torvalds | 9 | -32/+65 |
2025-05-25 | Merge branch 'locking/futex' into locking/core, to pick up pending futex changes | Ingo Molnar | 8 | -8/+88 |
2025-05-25 | mm: fix copy_vma() error handling for hugetlb mappings | Ricardo CaƱuelo Navarro | 1 | -0/+5 |
2025-05-25 | alloc_tag: allocate percpu counters for module tags dynamically | Suren Baghdasaryan | 3 | -8/+16 |
2025-05-25 | perf/headers: Clean up <linux/perf_event.h> a bit | Ingo Molnar | 1 | -127/+155 |
2025-05-24 | Merge tag 'spi-fix-v6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -4/+1 |
2025-05-23 | Merge tag 'drm-fixes-2025-05-24' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 1 | -0/+4 |
2025-05-23 | ACPI: MRRM: Fix default max memory region | Anil S Keshavamurthy | 1 | -1/+1 |
2025-05-23 | btf: Allow mmap of vmlinux btf | Lorenz Bauer | 1 | -1/+2 |
2025-05-23 | ublk: add feature UBLK_F_QUIESCE | Ming Lei | 1 | -0/+19 |
2025-05-23 | traceevent/block: Add REQ_ATOMIC flag to block trace events | Ritesh Harjani (IBM) | 1 | -1/+1 |
2025-05-23 | fs: convert mount flags to enum | Stephen Brennan | 1 | -42/+45 |
2025-05-23 | netfilter: nf_tables: Add notifications for hook changes | Phil Sutter | 3 | -0/+17 |
2025-05-23 | netfilter: nf_tables: Have a list of nf_hook_ops in nft_hook | Phil Sutter | 2 | -1/+4 |
2025-05-23 | netfilter: nf_tables: Introduce nft_hook_find_ops{,_rcu}() | Phil Sutter | 1 | -0/+5 |
2025-05-23 | netfilter: nf_tables: add packets conntrack state to debug trace info | Florian Westphal | 1 | -0/+8 |
2025-05-23 | netfilter: conntrack: make nf_conntrack_id callable without a module dependency | Florian Westphal | 1 | -0/+1 |
2025-05-23 | netfilter: nf_dup_netdev: Move the recursion counter struct netdev_xmit | Sebastian Andrzej Siewior | 1 | -0/+3 |
2025-05-23 | netfilter: nf_dup{4, 6}: Move duplication check to task_struct | Sebastian Andrzej Siewior | 2 | -11/+1 |
2025-05-23 | netfilter: nf_tables: nft_fib: consistent l3mdev handling | Florian Westphal | 1 | -0/+9 |
2025-05-23 | af_unix: Introduce SO_PASSRIGHTS. | Kuniyuki Iwashima | 2 | -1/+5 |
2025-05-23 | af_unix: Move SOCK_PASS{CRED,PIDFD,SEC} to struct sock. | Kuniyuki Iwashima | 2 | -9/+22 |
2025-05-23 | net: Restrict SO_PASS{CRED,PIDFD,SEC} to AF_{UNIX,NETLINK,BLUETOOTH}. | Kuniyuki Iwashima | 1 | -1/+13 |
2025-05-23 | scm: Move scm_recv() from scm.h to scm.c. | Kuniyuki Iwashima | 1 | -117/+4 |
2025-05-23 | Revert "crypto: testmgr - Add hash export format testing" | Herbert Xu | 1 | -6/+0 |
2025-05-23 | mips, net: ensure that SOCK_COREDUMP is defined | Christian Brauner | 1 | -2/+1 |
2025-05-22 | drm/xe/ptl: Update the PTL pci id table | Matt Atwood | 1 | -0/+4 |
2025-05-22 | Merge tag 'wireless-next-2025-05-22' of https://git.kernel.org/pub/scm/linux/... | Jakub Kicinski | 3 | -0/+10 |
2025-05-22 | Merge tag 'for-net-next-2025-05-22' of git://git.kernel.org/pub/scm/linux/ker... | Jakub Kicinski | 5 | -28/+109 |
2025-05-22 | sched_ext: Convert cgroup BPF support to use cgroup_lifetime_notifier | Tejun Heo | 1 | -4/+5 |
2025-05-22 | sched_ext: Introduce cgroup_lifetime_notifier | Tejun Heo | 1 | -1/+8 |
2025-05-22 | Merge branch 'for-linus' into for-next | Takashi Iwai | 2 | -2/+4 |
2025-05-22 | Merge tag 'asoc-v6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 49 | -244/+1010 |
2025-05-22 | ALSA: core: fix up bus match const issues. | Greg Kroah-Hartman | 1 | -2/+2 |
2025-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 10 | -21/+64 |
2025-05-22 | Merge tag 'net-6.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 3 | -1/+8 |
2025-05-22 | trace/io_uring: fix io_uring_local_work_run ctx documentation | Caleb Sander Mateos | 1 | -1/+1 |
2025-05-22 | Merge tag 'sound-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 1 | -0/+2 |
2025-05-22 | ublk: run auto buf unregisgering in same io_ring_ctx with registering | Ming Lei | 1 | -1/+5 |
2025-05-22 | io_uring: add helper io_uring_cmd_ctx_handle() | Ming Lei | 1 | -0/+9 |
2025-05-22 | net: Add support for providing the PTP hardware source in tsinfo | Kory Maincent | 3 | -6/+20 |
2025-05-22 | regmap: irq: Add support for chips without separate IRQ status | Mathieu Dubois-Briand | 1 | -0/+3 |
2025-05-22 | spi: use container_of_cont() for to_spi_device() | Greg Kroah-Hartman | 1 | -4/+1 |
2025-05-22 | Merge tag 'ipsec-2025-05-21' of git://git.kernel.org/pub/scm/linux/kernel/git... | Paolo Abeni | 1 | -1/+0 |
2025-05-22 | perf/uapi: Clean up <uapi/linux/perf_event.h> a bit | Ingo Molnar | 1 | -321/+331 |
2025-05-22 | perf/uapi: Fix PERF_RECORD_SAMPLE comments in <uapi/linux/perf_event.h> | Ian Rogers | 1 | -2/+3 |
2025-05-22 | ALSA: hda/tas2781: Move and unified the calibrated-data getting function for ... | Shenghao Ding | 1 | -10/+0 |
2025-05-21 | net: phy: introduce genphy_match_phy_device() | Christian Marangi | 1 | -0/+3 |
2025-05-21 | net: phy: pass PHY driver to .match_phy_device OP | Christian Marangi | 1 | -1/+2 |
2025-05-21 | net: remove skb_copy_and_hash_datagram_iter() | Eric Biggers | 1 | -4/+0 |
2025-05-21 | net: add skb_copy_and_crc32c_datagram_iter() | Eric Biggers | 1 | -0/+2 |
2025-05-21 | lib/crc32: remove unused support for CRC32C combination | Eric Biggers | 1 | -23/+0 |
2025-05-21 | net: fold __skb_checksum() into skb_checksum() | Eric Biggers | 2 | -21/+0 |
2025-05-21 | sctp: use skb_crc32c() instead of __skb_checksum() | Eric Biggers | 1 | -26/+3 |
2025-05-21 | net: add skb_crc32c() | Eric Biggers | 1 | -0/+1 |
2025-05-21 | tools: ynl-gen: add makefile deps for neigh | Jakub Kicinski | 1 | -2/+2 |
2025-05-21 | PCI/MSI: Use bool for MSI enable state tracking | Hans Zhang | 1 | -2/+2 |
2025-05-21 | Add DAPM/ASoC helpers to create SDCA drivers | Mark Brown | 3 | -1/+116 |
2025-05-21 | Bluetooth: separate CIS_LINK and BIS_LINK link types | Pauli Virtanen | 2 | -28/+23 |
2025-05-21 | Bluetooth: add support for SIOCETHTOOL ETHTOOL_GET_TS_INFO | Pauli Virtanen | 1 | -0/+4 |
2025-05-21 | Bluetooth: Introduce HCI Driver protocol | Hsin-chen Chuang | 4 | -0/+82 |
2025-05-21 | can: dev: add struct data_bittiming_params to group FD parameters | Vincent Mailhol | 1 | -12/+16 |
2025-05-21 | pidfs, coredump: add PIDFD_INFO_COREDUMP | Christian Brauner | 2 | -0/+21 |
2025-05-21 | coredump: add coredump socket | Christian Brauner | 1 | -0/+1 |
2025-05-21 | futex: Use RCU_INIT_POINTER() in futex_mm_init(). | Sebastian Andrzej Siewior | 1 | -8/+1 |
2025-05-21 | Merge tag 'intel-gpio-v6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Bartosz Golaszewski | 1 | -1/+1 |
2025-05-21 | wifi: check if socket flags are valid | Bert Karwatzki | 1 | -0/+6 |
2025-05-21 | Merge tag 'v6.15-rc7' into x86/core, to pick up fixes | Ingo Molnar | 11 | -29/+90 |
2025-05-20 | highmem: add folio_test_partial_kmap() | Matthew Wilcox (Oracle) | 2 | -5/+12 |
2025-05-20 | taskstats: fix struct taskstats breaks backward compatibility since version 15 | Wang Yaxin | 1 | -18/+29 |
2025-05-20 | mm: fix VM_UFFD_MINOR == VM_SHADOW_STACK on USERFAULTFD=y && ARM64_GCS=y | Florent Revest | 1 | -1/+1 |
2025-05-20 | mm: mmap: map MAP_STACK to VM_NOHUGEPAGE only if THP is enabled | Ignacio Moreno Gonzalez | 1 | -0/+2 |
2025-05-20 | inet: Remove rtnl_is_held arg of lwtunnel_valid_encap_type(_attr)?(). | Kuniyuki Iwashima | 1 | -8/+5 |
2025-05-20 | bnxt_en: Fix netdev locking in ULP IRQ functions | Michael Chan | 1 | -0/+3 |
2025-05-20 | net: phy: fixed_phy: constify status argument where possible | Heiner Kallweit | 1 | -4/+4 |
2025-05-20 | net: phy: fixed_phy: remove irq argument from fixed_phy_register | Heiner Kallweit | 1 | -6/+5 |
2025-05-20 | net: phy: fixed_phy: remove irq argument from fixed_phy_add | Heiner Kallweit | 1 | -3/+2 |
2025-05-20 | net: let lockdep compare instance locks | Jakub Kicinski | 1 | -8/+7 |
2025-05-21 | Merge tag 'nova-next-v6.16-2025-05-20' of https://gitlab.freedesktop.org/drm/... | Dave Airlie | 2 | -0/+106 |
2025-05-20 | ublk: support UBLK_AUTO_BUF_REG_FALLBACK | Ming Lei | 1 | -3/+36 |
2025-05-20 | ublk: register buffer to local io_uring with provided buf index via UBLK_F_AU... | Ming Lei | 1 | -0/+64 |
2025-05-20 | jbd2: remove journal_t argument from jbd2_chksum() | Eric Biggers | 1 | -2/+1 |
2025-05-20 | ext4/jbd2: convert jbd2_journal_blocks_per_page() to support large folio | Zhang Yi | 1 | -1/+1 |
2025-05-20 | net: phy: make mdio consumer / device layer a separate module | Heiner Kallweit | 1 | -3/+0 |
2025-05-20 | ASoC: SDCA: Create DAI drivers from DisCo | Charles Keepax | 2 | -2/+33 |
2025-05-20 | ASoC: SDCA: Create ALSA controls from DisCo | Charles Keepax | 2 | -1/+15 |
2025-05-20 | ASoC: SDCA: Create DAPM widgets and routes from DisCo | Charles Keepax | 2 | -0/+66 |
2025-05-20 | ASoC: dapm: Add component level pin switches | Charles Keepax | 1 | -0/+4 |
2025-05-20 | ASoC: SDCA: Fix minor typo | Charles Keepax | 1 | -1/+1 |
2025-05-20 | Add sound card support for QCS9100 and QCS9075 | Mark Brown | 14 | -30/+107 |
2025-05-20 | dmapool: add NUMA affinity support | Keith Busch | 1 | -5/+16 |
2025-05-19 | queue_api: reduce risk of name collision over txq | Gur Stavi | 1 | -9/+9 |
2025-05-19 | net: netlink: reduce extack cookie size | Johannes Berg | 1 | -1/+2 |
2025-05-19 | PCI: Add Intel Wildcat Lake audio Device ID | Peter Ujfalusi | 1 | -0/+1 |
2025-05-19 | cgroup: document the rstat per-cpu initialization | JP Kobryn | 1 | -0/+24 |
2025-05-19 | cgroup: use subsystem-specific rstat locks to avoid contention | JP Kobryn | 2 | -4/+18 |
2025-05-19 | cgroup: use separate rstat trees for each subsystem | JP Kobryn | 1 | -25/+21 |
2025-05-19 | cgroup: compare css to cgroup::self in helper for distingushing css | JP Kobryn | 1 | -2/+8 |
2025-05-19 | bpf: WARN_ONCE on verifier bugs | Paul Chaignon | 2 | -0/+17 |
2025-05-19 | spi: sh-msiof: Move register definitions to <linux/spi/sh_msiof.h> | Geert Uytterhoeven | 1 | -0/+125 |
2025-05-19 | regulator: max8952: Correct Samsung "Electronics" spelling in copyright headers | Sumanth Gavini | 1 | -1/+1 |
2025-05-19 | ASoC: tas2781: Header file cleanup and Move the macro definitions to fwlib | Shenghao Ding | 1 | -6/+1 |
2025-05-19 | crypto: testmgr - Add hash export format testing | Herbert Xu | 1 | -0/+6 |
2025-05-19 | crypto: hmac - Add ahash support | Herbert Xu | 2 | -1/+11 |
2025-05-19 | crypto: algapi - Add driver template support to crypto_inst_setname | Herbert Xu | 1 | -2/+10 |
2025-05-19 | crypto: ahash - Handle partial blocks in API | Herbert Xu | 1 | -2/+10 |
2025-05-19 | crypto: hash - Add export_core and import_core hooks | Herbert Xu | 2 | -0/+13 |
2025-05-19 | crypto: hash - Move core export and import into internel/hash.h | Herbert Xu | 2 | -48/+48 |
2025-05-19 | Merge tag 'amd-drm-next-6.16-2025-05-16' of https://gitlab.freedesktop.org/ag... | Dave Airlie | 1 | -0/+1 |
2025-05-19 | drm/dp: add option to disable zero sized address only transactions. | Dave Airlie | 1 | -0/+5 |
2025-05-17 | io_uring: pass in struct io_big_cqe to io_alloc_ocqe() | Jens Axboe | 1 | -1/+1 |