summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-12-12Merge tag 'net-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-12-12PCI: endpoint: Replace magic number '6' by PCI_STD_NUM_BARSRick Wertenbroek
2024-12-12turris-omnia-mcu-interface.h: Add LED commands related definitions to global ...Marek Behún
2024-12-12turris-omnia-mcu-interface.h: Move command execution function to global headerMarek Behún
2024-12-12block: Make bio_iov_bvec_set() accept pointer to const iov_iterJohn Garry
2024-12-12Merge tag 'for-net-2024-12-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2024-12-12Bluetooth: SCO: Add support for 16 bits transparent voice settingFrédéric Danis
2024-12-12Bluetooth: hci_core: Fix sleeping function called from invalid contextLuiz Augusto von Dentz
2024-12-12Merge branch 'platform-drivers-x86-platform-profile' into for-nextIlpo Järvinen
2024-12-12Merge tag 'asoc-fix-v6.12-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2024-12-12Merge tag 'nf-24-12-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-12-12net, team, bonding: Add netdev_base_features helperDaniel Borkmann
2024-12-11net: dsa: provide implementation of .support_eee()Russell King (Oracle)
2024-12-11net: dsa: add hook to determine whether EEE is supportedRussell King (Oracle)
2024-12-11tcp: Add sysctl to configure TIME-WAIT reuse delayJakub Sitnicki
2024-12-11tcp: Measure TIME-WAIT reuse delay with millisecond precisionJakub Sitnicki
2024-12-11lib: packing: add pack_fields() and unpack_fields()Vladimir Oltean
2024-12-11drm/intel/pciids: Refactor DG2 PCI IDs into segment rangesRaag Jadav
2024-12-11netfilter: nf_tables: do not defer rule destruction via call_rcuFlorian Westphal
2024-12-11Merge drm/drm-next into drm-intel-nextRodrigo Vivi
2024-12-11kexec: Consolidate machine_kexec_mask_interrupts() implementationEliav Farber
2024-12-11iio: consumers: ensure read buffers for labels and ext_info are page alignedMatteo Martelli
2024-12-11iio: adc: ad_sigma_delta: Store information about reset sequence lengthUwe Kleine-König
2024-12-11iio: adc: ad_sigma_delta: Fix a race conditionUwe Kleine-König
2024-12-11iio: adc: ad_sigma_delta: Add support for reading irq status using a GPIOUwe Kleine-König
2024-12-11Bluetooth: Improve setsockopt() handling of malformed user inputMichal Luczaj
2024-12-11fs: don't block write during exec on pre-content watched filesAmir Goldstein
2024-12-11fsnotify: generate pre-content permission event on page faultJosef Bacik
2024-12-11regmap: regmap_multi_reg_read(): make register list constRichard Fitzgerald
2024-12-11coresight: Add support to get static id for system trace sourcesMao Jinlong
2024-12-11coresight: Drop atomics in connection refcountsJames Clark
2024-12-11iomap: fix zero padding data issue in concurrent append writesLong Li
2024-12-10Merge tag 'wireless-2024-12-10' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2024-12-10rtnetlink: remove pad field in ndo_fdb_dump_contextEric Dumazet
2024-12-10rtnetlink: switch rtnl_fdb_dump() to for_each_netdev_dump()Eric Dumazet
2024-12-10rtnetlink: add ndo_fdb_dump_contextEric Dumazet
2024-12-11power: supply: core: introduce dev_to_psy()Thomas Weißschuh
2024-12-11power: supply: core: remove power_supply_for_each_device()Thomas Weißschuh
2024-12-11power: supply: core: introduce power_supply_for_each_psy()Thomas Weißschuh
2024-12-10drm/bridge/synopsys: Add MIPI DSI2 host controller bridgeHeiko Stuebner
2024-12-10bpf: Fix theoretical prog_array UAF in __uprobe_perf_func()Jann Horn
2024-12-10drm/xe/oa/uapi: Make OA buffer size configurableSai Teja Pottumuttu
2024-12-10bpf: check changes_pkt_data property for extension programsEduard Zingerman
2024-12-10bpf: track changes_pkt_data property for global functionsEduard Zingerman
2024-12-10bpf: refactor bpf_helper_changes_pkt_data to use helper numberEduard Zingerman
2024-12-10arc: rename aux.h to arc_aux.hBenjamin Szőke
2024-12-10ACPI: platform_profile: Add concept of a "custom" profileMario Limonciello
2024-12-10ACPI: platform_profile: Create class for ACPI platform profileMario Limonciello
2024-12-10ACPI: platform_profile: Pass the profile handler into platform_profile_notify()Mario Limonciello