summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-10-20mm/percpu.c: introduce pcpu_alloc_size()Hou Tao
2023-10-19bpf: teach the verifier to enforce css_iter and task_iter in RCU CSChuyi Zhou
2023-10-19cgroup: Prepare for using css_task_iter_*() in BPFChuyi Zhou
2023-10-17net, bpf: Add a warning if NAPI cb missed xdp_do_flush().Sebastian Andrzej Siewior
2023-10-16Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-10-16page_pool: fragment API support for 32-bit arch with 64-bit DMAYunsheng Lin
2023-10-15posix-clock: introduce posix_clock_context conceptXabier Marquiegui
2023-10-15dpll: netlink/core: add support for pin-dpll signal phase offset/adjustArkadiusz Kubalewski
2023-10-15vsock: read from socket's error queueArseniy Krasnov
2023-10-13bpf: Avoid unnecessary audit log for CPU security mitigationsYafang Shao
2023-10-13Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski
2023-10-13net: Handle bulk delete policy in bridge driverAmit Cohen
2023-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-12Merge tag 'net-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-10-11netdev: replace napi_reschedule with napi_scheduleChristian Marangi
2023-10-11netdev: make napi_schedule return bool on NAPI successful scheduleChristian Marangi
2023-10-11bpf: Implement cgroup sockaddr hooks for unix socketsDaan De Meyer
2023-10-11bpf: Propagate modified uaddrlen from cgroup sockaddr programsDaan De Meyer
2023-10-11Merge tag 'fs_for_v6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-11net/core: Introduce netdev_core_stats_inc()Yajun Deng
2023-10-10net: skbuff: fix kernel-doc typosRandy Dunlap
2023-10-06Merge tag 'wireless-next-2023-10-06' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-10-06net: phy: broadcom: add support for BCM5221 phyGiulio Benetti
2023-10-06Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-10-06Merge tag 'linux-can-next-for-6.7-20231005' of git://git.kernel.org/pub/scm/l...Jakub Kicinski
2023-10-06bpf: Inherit system settings for CPU security mitigationsYafang Shao
2023-10-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-10-06Merge wireless into wireless-nextJohannes Berg
2023-10-06quota: Fix slow quotaoffJan Kara
2023-10-05bpf: Fix the comment for bpf_restore_data_end()Akihiko Odaki
2023-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-05can: dev: add can_state_get_by_berr_counter() to return the CAN state based o...Marc Kleine-Budde
2023-10-05Merge tag 'net-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-10-05virtchnl: Add header dependenciesIvan Vecera
2023-10-04Merge tag 'nf-23-10-04' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski
2023-10-04cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timerOza Pawandeep
2023-10-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-10-04netfilter: handle the connecting collision properly in nf_conntrack_proto_sctpXin Long
2023-10-03net: add sysctl to disable rfc4862 5.5.3e lifetime handlingPatrick Rohr
2023-10-03overflow: add DEFINE_FLEX() for on-stack allocsPrzemek Kitszel
2023-10-03bpf: Remove xdp_do_flush_map().Sebastian Andrzej Siewior
2023-10-02ipv4/igmp: Annotate struct ip_sf_socklist with __counted_byKees Cook
2023-10-02net/mlx5: Add alias flow table bitsPatrisious Haddad
2023-10-02RDMA/mlx5: Send events from IB driver about device affiliation statePatrisious Haddad
2023-10-01Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...Linus Torvalds
2023-10-01Merge tag 'timers-urgent-2023-10-01' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-10-01net: add DEV_STATS_READ() helperEric Dumazet
2023-09-30Merge tag 'dma-mapping-6.6-2023-09-30' of git://git.infradead.org/users/hch/d...Linus Torvalds
2023-09-29mm: hugetlb: add huge page size param to set_huge_pte_at()Ryan Roberts
2023-09-29maple_tree: add MAS_UNDERFLOW and MAS_OVERFLOW statesLiam R. Howlett