summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-07-24netfilter: flowtable: tear down flow entries with stale dst from GCPablo Neira Ayuso
2026-07-24Merge tag 'drm-misc-fixes-2026-07-24' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-07-24PCI: Move Spacemit vendor and device IDs to linux/pci_ids.hAnirudh Srinivasan
2026-07-24iio: inv_sensors: improve period measurement by using a longer delayJean-Baptiste Maneyrol
2026-07-24iio: inv_sensors: convert to kernel typesJean-Baptiste Maneyrol
2026-07-23device property: mark internal data as private for kernel-docRandy Dunlap
2026-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-07-23fs/resctrl: Use accurate type for rdt_resource::ridReinette Chatre
2026-07-23Merge tag 'net-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-07-23clk: qcom: Add generic clkref_en supportQiang Yu
2026-07-23regmap: clean up kernel-doc commentsRandy Dunlap
2026-07-23rcu-tasks: Apply READ_ONCE() and WRITE_ONCE() to fix data racePaul E. McKenney
2026-07-23rcu: Mark __rcu_access_pointer() as context_unsafe()Paul E. McKenney
2026-07-23rcu/segcblist: Track segment grace periods with struct rcu_gp_seqPuranjay Mohan
2026-07-23rcu: Rename struct rcu_gp_oldstate to rcu_gp_seqPuranjay Mohan
2026-07-23Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2026-07-23bnge/bng_re: fix ring ID widthsVikas Gupta
2026-07-23lib/crypto: aesgcm: Remove old AES-GCM libraryEric Biggers
2026-07-23ipvs: do not mangle ICMP replies for non-first fragmentsJulian Anastasov
2026-07-23ipvs: fix places with wrong packet offsetsJulian Anastasov
2026-07-23ipvs: fix the checksum validationsJulian Anastasov
2026-07-23platform/chrome: cros_ec_proto: Introduce cros_ec_read_features helperAndrei Kuchynski
2026-07-23netfilter: nf_tables: make nft_object rhltable per tablePablo Neira Ayuso
2026-07-23tcp: challenge ACK for non-exact RST in SYN-RECEIVEDYuxiang Yang
2026-07-23net/mlx5: Fix MCIA register buffer overflow on 32 dword readsGal Pressman
2026-07-23VFS: add vfs_lookup_open() for nfsdNeilBrown
2026-07-23leds: gpio: Make legacy gpiolib interface optionalArnd Bergmann
2026-07-23RDMA/mlx5: Use UMEM attribute for SRQ doorbell recordJiri Pirko
2026-07-23RDMA/uverbs: Add SRQ buffer UMEM attributeJiri Pirko
2026-07-23RDMA/mana_ib: return PD number to the userKonstantin Taranov
2026-07-23PCI/IOV: Return unsigned int from pci_sriov_get_totalvfs()Zhi Wang
2026-07-23rv: Fix read_lock scope in per-task DA cleanupGabriele Monaco
2026-07-23Merge tag 'amd-pstate-v7.3-2026-07-22' of ssh://gitolite.kernel.org/pub/scm/l...Rafael J. Wysocki
2026-07-23fs: push nr_cached_objects memcg gating into individual filesystemsUsama Arif
2026-07-23KVM: arm64: vgic: Fix race between LPI release and re-registrationCarlos López
2026-07-23RDMA/efa: Expose 64-bit send WR ID support to userspaceYonatan Nachum
2026-07-23RDMA/efa: Add CQ/QP creation with 64-bit SQ req ID supportYonatan Nachum
2026-07-22jbd2: align h_type and h_line_no in the handle structure on byte boundariesTheodore Ts'o
2026-07-22ext4: enable scoped NOFS when starting a handle in nojournal modeTheodore Ts'o
2026-07-22mshv: fix hv_input_get_system_property structWei Liu
2026-07-22fs/resctrl: Change pattern used to track number of entries in enum resctrl_co...Reinette Chatre
2026-07-22ACPI: CPPC: add paired FFH feedback-counter read hookPengjie Zhang
2026-07-22bitmap: Return size when no zero area is foundYury Norov
2026-07-22bitmap: drop bitmap_next_set_region()Yury Norov
2026-07-22nodemask: reduce bitmap width to nr_node_ids in __nodemask_pr_numnodes()Li RongQing
2026-07-22lib/bitmap-str: get rid of cpumap_print_to_pagebuf()Yury Norov
2026-07-22bitops: make the *_bit_le functions use unsigned longBenjamin Marzinski
2026-07-22bitmap: Replace __ASSEMBLY__ with __ASSEMBLER__ in header filesThomas Huth
2026-07-22lib/crypto: aes: Add CCM supportEric Biggers
2026-07-22lib/crypto: aes: Add GCM supportEric Biggers