summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-12-09memory: ti-aemif: Export aemif_*_cs_timings()Bastien Curutchet
2024-12-09Drivers: hv: util: Avoid accessing a ringbuffer not initialized yetMichael Kelley
2024-12-09Merge tag 'locking_urgent_for_v6.13_rc3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-12-09perf/core: Export perf_exclude_event()Namhyung Kim
2024-12-09uprobes: Reuse return_instances between multiple uretprobes within taskAndrii Nakryiko
2024-12-09uprobes: Simplify session consumer trackingAndrii Nakryiko
2024-12-09regulator: pca9450: Add PMIC pca9452 supportJoy Zou
2024-12-09m68k: Use kernel's generic muldi3 libgcc functionGreg Ungerer
2024-12-09fs: get rid of __FMODE_NONOTIFY kludgeAl Viro
2024-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfAlexei Starovoitov
2024-12-08Merge tag 'timers_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-12-08Merge tag 'mm-hotfixes-stable-2024-12-07-22-39' of git://git.kernel.org/pub/s...Linus Torvalds
2024-12-07net: mscc: ocelot: be resilient to loss of PTP packets during transmissionVladimir Oltean
2024-12-07Merge tag 'io_uring-6.13-20241207' of git://git.kernel.dk/linuxLinus Torvalds
2024-12-07iio: core: fix doc reference to iio_push_to_buffers_with_ts_unalignedJavier Carrasco
2024-12-07iio: imu: adis: Remove documented not used elementsRobert Budai
2024-12-07iio: adc: ad_sigma_delta: add tab to align irq_lineDavid Lechner
2024-12-07headers/cleanup.h: Remove the if_not_guard() facilityIngo Molnar
2024-12-06vrf: Make pcpu_dstats update functions available to other modules.Guillaume Nault
2024-12-06net: phy: remove genphy_c45_eee_is_active()'s is_enabled argRussell King (Oracle)
2024-12-05scatterlist: fix incorrect func name in kernel-docRandy Dunlap
2024-12-05mm/codetag: swap tags when migrate pagesDavid Wang
2024-12-05stackdepot: fix stack_depot_save_flags() in NMI contextMarco Elver
2024-12-05mm: open-code PageTail in folio_flags() and const_folio_flags()Matthew Wilcox (Oracle)
2024-12-05xdp: register system page pool as an XDP memory modelToke Høiland-Jørgensen
2024-12-05bpf, xdp: constify some bpf_prog * function argumentsAlexander Lobakin
2024-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-12-05Merge tag 'hid-for-linus-2024120501' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-12-05Merge tag 'linux-watchdog-6.13-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2024-12-05clocksource: Make negative motion detection more robustThomas Gleixner
2024-12-05mtd: spinand: Add support for SkyHigh S35ML-3 familyTakahiro Kuwano
2024-12-05mtd: spinand: Introduce a way to avoid raw accessTakahiro Kuwano
2024-12-05net/mlx5: qos: Add ifc support for cross-esw schedulingCosmin Ratiu
2024-12-05net/mlx5: Add support for new scheduling elementsCarolina Jubran
2024-12-05net/mlx5: Add ConnectX-8 device to ifcYevgeny Kliteynik
2024-12-05net/mlx5: ifc: Reorganize mlx5_ifc_flow_table_context_bitsCosmin Ratiu
2024-12-05RDMA/mlx5: Enforce same type port association for multiport RoCEPatrisious Haddad
2024-12-04net: phylink: add pcs_inband_caps() methodRussell King (Oracle)
2024-12-04net: phy: add phy_config_inband()Russell King (Oracle)
2024-12-04net: phy: add phy_inband_caps()Russell King (Oracle)
2024-12-04netpoll: Make netpoll_send_udp return status instead of voidMaksym Kutsevol
2024-12-04scsi: Rename .device_configure() into .sdev_configure()Bart Van Assche
2024-12-04scsi: Rename .slave_alloc() and .slave_destroy()Bart Van Assche
2024-12-04lsm: lsm_context in security_dentry_init_securityCasey Schaufler
2024-12-04lsm: use lsm_context in security_inode_getsecctxCasey Schaufler
2024-12-04lsm: replace context+len with lsm_contextCasey Schaufler
2024-12-04bpf: Introduce support for bpf_local_irq_{save,restore}Kumar Kartikeya Dwivedi
2024-12-04bpf: Consolidate locks and reference state in verifier stateKumar Kartikeya Dwivedi
2024-12-04lsm: ensure the correct LSM context releaserCasey Schaufler
2024-12-04serial: 8250_pci: Share WCH IDs with parport_serial driverAndy Shevchenko