summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-06-03platform/chrome: cros_ec_proto: Introduce cros_ec_cmd_readmem()Thomas Weißschuh
2024-06-03power: supply: leds: Share trig pointer for online and charging_fullHans de Goede
2024-06-03power: supply: leds: Add power_supply_[un]register_led_trigger()Hans de Goede
2024-05-31soc: qcom: llcc: Add regmap for Broadcast_AND regionUnnathi Chalicheemala
2024-05-31Merge tag 'block-6.10-20240530' of git://git.kernel.dk/linuxLinus Torvalds
2024-05-31vfio/pci: Use unmap_mapping_range()Alex Williamson
2024-05-31vfio: Create vfio_fs_type with inode per deviceAlex Williamson
2024-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-05-31mm: Reduce the number of slab->folio castsMatthew Wilcox (Oracle)
2024-05-31platform/x86/intel/tpmi: Add API to get debugfs rootTero Kristo
2024-05-31platform/x86/intel/tpmi: Add support for performance limit reasonsTero Kristo
2024-05-31power: supply: power-supply-leds: Add charging_orange_full_green trigger for ...Kate Hsuan
2024-05-31leds: trigger: Add led_mc_trigger_event() functionHans de Goede
2024-05-31leds: core: Add led_mc_set_brightness() functionHans de Goede
2024-05-30net: stmmac: rename xpcs_an_inband to default_an_inbandRussell King (Oracle)
2024-05-30net: phylink: rename ovr_an_inband to default_an_inbandRussell King (Oracle)
2024-05-30bpf: export bpf_link_inc_not_zero.Kui-Feng Lee
2024-05-30bpf: support epoll from bpf struct_ops links.Kui-Feng Lee
2024-05-30bpf: pass bpf_struct_ops_link to callbacks in bpf_struct_ops.Kui-Feng Lee
2024-05-30kcsan: Add example to data_race() kerneldoc headerPaul E. McKenney
2024-05-30block: Fix zone write plugging handling of devices with a runt zoneDamien Le Moal
2024-05-30Merge tag 'net-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-05-30drm: atmel-hlcdc: Define XLCDC specific registersDurai Manickam KR
2024-05-29soc: qcom: smem: Add qcom_smem_bust_hwspin_lock_by_host()Chris Lew
2024-05-29hwspinlock: Introduce hwspin_lock_bust()Richard Maina
2024-05-28Merge branch '6.10/scsi-queue' into 6.10/scsi-fixesMartin K. Petersen
2024-05-28cpufreq: amd-pstate: remove global header fileArnd Bergmann
2024-05-28PNP: Hide pnp_bus_type from the non-PNP codeAndy Shevchenko
2024-05-28PNP: Make dev_is_pnp() to be a function and export it for modulesAndy Shevchenko
2024-05-28resource: Export find_resource_space()Ilpo Järvinen
2024-05-28resource: Use typedef for alignf callbackIlpo Järvinen
2024-05-28PCI: endpoint: Rename BME to Bus Master EnableManivannan Sadhasivam
2024-05-28PCI: endpoint: Rename core_init() callback in 'struct pci_epc_event_ops' to e...Manivannan Sadhasivam
2024-05-28Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-05-28fhandle: relax open_by_handle_at() permission checksChristian Brauner
2024-05-28netfs: fix kernel doc for nets_wait_for_outstanding_io()Christian Brauner
2024-05-28tpm: Rename TPM2_OA_TMPL to TPM2_OA_NULL_KEY and make it localJarkko Sakkinen
2024-05-28tpm: Open code tpm_buf_parameters()Jarkko Sakkinen
2024-05-28mm, slab: don't wrap internal functions with alloc_hooks()Vlastimil Babka
2024-05-27fs: Remove i_blocks_per_pageMatthew Wilcox (Oracle)
2024-05-27Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-05-27block: remove blk_queue_max_integrity_segmentsChristoph Hellwig
2024-05-27Merge tag 'vfs-6.10-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-27gpio: Remove legacy API documentationAndy Shevchenko
2024-05-27fs: switch timespec64 fields in inode to discrete integersJeff Layton
2024-05-27w1: Add missing newline and fix typos in w1_bus_master commentThorsten Blum
2024-05-27mtd: cfi: Get rid of redundant 'else'Andy Shevchenko
2024-05-27netfs, 9p: Fix race between umount and async request completionDavid Howells
2024-05-27cleanup: Standardize the header guard define's nameIngo Molnar
2024-05-27Merge drm/drm-next into drm-misc-nextMaxime Ripard