summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-06-04Revert "rcu-tasks: Fix synchronize_rcu_tasks() VS zap_pid_ns_processes()"Frederic Weisbecker1-2/+0
2024-06-04rcu/nocb: Use kthread parking instead of ad-hoc implementationFrederic Weisbecker1-45/+36
2024-06-04rcu/nocb: Fix segcblist state machine stale comments about timersFrederic Weisbecker1-4/+2
2024-06-04rcu/nocb: Fix segcblist state machine comments about bypassFrederic Weisbecker1-4/+3
2024-06-04rcu: Add lockdep_assert_in_rcu_read_lock() and friendsPaul E. McKenney1-0/+60
2024-06-04lsm: fixup the inode xattr capability handlingPaul Moore1-0/+1
2024-06-03Merge branch 'kvm-6.11-sev-snp' into HEADPaolo Bonzini3-1/+40
2024-06-03KVM: Unexport kvm_debugfs_dirBorislav Petkov1-2/+0
2024-06-03printk: Rename console_replay_all() and update contextSreenath Vijayan1-2/+2
2024-06-03sysctl: constify ctl_table arguments of utility functionThomas Weißschuh1-1/+1
2024-06-03soundwire: intel_ace2.x: add AC timing extensions for PantherLakePierre-Louis Bossart1-0/+5
2024-06-03soundwire: bus: add stream refcountPierre-Louis Bossart1-0/+2
2024-06-03spi: Merge up fixesMark Brown7-42/+50
2024-06-03regulator: Merge up fixesMark Brown7-42/+50
2024-06-03firmware: xilinx: Move FIRMWARE_VERSION_MASK to xlnx-zynqmp.hRonak Jain1-0/+3
2024-06-03soc: xilinx: Add cb event for subsystem restartJay Buddhabhatti1-0/+10
2024-06-03timekeeping: Add function to convert realtime to base clockLakshmi Sowjanya D1-0/+4
2024-06-03x86/tsc: Provide ART base clock information for TSCLakshmi Sowjanya D1-0/+1
2024-06-03timekeeping: Provide infrastructure for converting to/from a base clockLakshmi Sowjanya D2-0/+29
2024-06-03Merge tag 'i2c-host-6.10-pt2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Wolfram Sang1-1/+0
2024-06-03platform/chrome: cros_ec_proto: Introduce cros_ec_cmd_readmem()Thomas Weißschuh1-0/+2
2024-06-03power: supply: leds: Share trig pointer for online and charging_fullHans de Goede1-2/+1
2024-06-03power: supply: leds: Add power_supply_[un]register_led_trigger()Hans de Goede1-6/+0
2024-06-01soc: qcom: llcc: Add regmap for Broadcast_AND regionUnnathi Chalicheemala1-1/+3
2024-06-01Merge tag 'block-6.10-20240530' of git://git.kernel.dk/linuxLinus Torvalds2-10/+1
2024-06-01vfio/pci: Use unmap_mapping_range()Alex Williamson1-2/+0
2024-06-01vfio: Create vfio_fs_type with inode per deviceAlex Williamson1-0/+1
2024-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski12-37/+81
2024-05-31mm: Reduce the number of slab->folio castsMatthew Wilcox (Oracle)1-3/+3
2024-05-31platform/x86/intel/tpmi: Add API to get debugfs rootTero Kristo1-0/+1
2024-05-31platform/x86/intel/tpmi: Add support for performance limit reasonsTero Kristo1-0/+1
2024-05-31power: supply: power-supply-leds: Add charging_orange_full_green trigger for ...Kate Hsuan1-0/+2
2024-05-31leds: trigger: Add led_mc_trigger_event() functionHans de Goede1-0/+6
2024-05-31leds: core: Add led_mc_set_brightness() functionHans de Goede1-0/+20
2024-05-31net: stmmac: rename xpcs_an_inband to default_an_inbandRussell King (Oracle)1-1/+1
2024-05-31net: phylink: rename ovr_an_inband to default_an_inbandRussell King (Oracle)1-2/+3
2024-05-31bpf: export bpf_link_inc_not_zero.Kui-Feng Lee1-0/+6
2024-05-31bpf: support epoll from bpf struct_ops links.Kui-Feng Lee1-0/+1
2024-05-31bpf: pass bpf_struct_ops_link to callbacks in bpf_struct_ops.Kui-Feng Lee1-3/+3
2024-05-31kcsan: Add example to data_race() kerneldoc headerPaul E. McKenney1-1/+9
2024-05-31block: Fix zone write plugging handling of devices with a runt zoneDamien Le Moal1-0/+1
2024-05-30Merge tag 'net-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-2/+10
2024-05-30drm: atmel-hlcdc: Define XLCDC specific registersDurai Manickam KR1-0/+10
2024-05-29soc: qcom: smem: Add qcom_smem_bust_hwspin_lock_by_host()Chris Lew1-0/+2
2024-05-29hwspinlock: Introduce hwspin_lock_bust()Richard Maina1-0/+6
2024-05-29Merge branch '6.10/scsi-queue' into 6.10/scsi-fixesMartin K. Petersen1-1/+1
2024-05-28cpufreq: amd-pstate: remove global header fileArnd Bergmann1-137/+0
2024-05-28PNP: Hide pnp_bus_type from the non-PNP codeAndy Shevchenko1-2/+0
2024-05-28PNP: Make dev_is_pnp() to be a function and export it for modulesAndy Shevchenko1-2/+2
2024-05-28resource: Export find_resource_space()Ilpo Järvinen1-0/+22