summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-08-05cleanup: Add usage and style documentationDan Williams
2024-08-05pmdomain: core: Enable s2idle for CPU PM domains on PREEMPT_RTUlf Hansson
2024-08-05Merge tag 'drm-xe-next-2024-07-30' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2024-08-05media: cec: core: add new CEC_MSG_FL_REPLY_VENDOR_ID flagHans Verkuil
2024-08-05Merge tag 'v6.11-rc2' into media_stageMauro Carvalho Chehab
2024-08-05bpf: kprobe: remove unused declaring of bpf_kprobe_overrideMenglong Dong
2024-08-04profiling: remove profile=sleep supportTetsuo Handa
2024-08-04Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Tejun Heo
2024-08-04i2c: Fix conditional for substituting empty ACPI functionsRichard Fitzgerald
2024-08-04pinctrl: pinconf-generic: Add support for "input-schmitt-microvolt" propertyInochi Amaoto
2024-08-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-08-03net: Don't register pernet_operations if only one of id or size is specified.Kuniyuki Iwashima
2024-08-03runtime constants: deal with old decrepit linkersLinus Torvalds
2024-08-03iio: backend: add a modified prbs23 supportNuno Sa
2024-08-03iio: backend: add debugFs interfaceNuno Sa
2024-08-03iio: backend: introduce struct iio_backend_infoNuno Sa
2024-08-03iio: core: add function to retrieve active_scan_mask indexJulien Stephan
2024-08-03Merge tag 'spi-mosi-config' into togregJonathan Cameron
2024-08-03iio: core: annotate masklength as __privateNuno Sa
2024-08-03iio: backend: spelling: continuous -> continuousDavid Lechner
2024-08-03dt-bindings: iio: adc: add AD4695 and similar ADCsDavid Lechner
2024-08-03iio: backend: remove unused parameterNuno Sa
2024-08-02net: core: annotate socks of struct sock_reuseport with __counted_byDmitry Antipov
2024-08-02linkmode: Change return type of linkmode_andnot to boolSimon Horman
2024-08-02net: remove IFF_* re-definitionJakub Kicinski
2024-08-02ASoC/SOF/PCI/Intel: add PantherLake supportMark Brown
2024-08-02spi: Add dummy definitions for ACPI lookup functionsMark Brown
2024-08-02sched_ext: Allow p->scx.disallow only while loadingTejun Heo
2024-08-02spi: Add empty versions of ACPI functionsRichard Fitzgerald
2024-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-08-02Merge branch 'kvm-fixes' into HEADPaolo Bonzini
2024-08-02Merge tag 'riscv-for-linus-6.11-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-08-02clockevents/drivers/i8253: Fix stop sequence for timer 0David Woodhouse
2024-08-02x86/i8253: Disable PIT timer 0 when not in useDavid Woodhouse
2024-08-02Merge tag 'asm-generic-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-08-02Merge tag 'sound-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-08-02Revert "drm: Introduce 'power saving policy' drm property"Hamza Mahfooz
2024-08-02ACPI: sysfs: evaluate _STR on each sysfs accessThomas Weißschuh
2024-08-02cpufreq: Remove LATENCY_MULTIPLIERQais Yousef
2024-08-02uretprobe: change syscall number, againArnd Bergmann
2024-08-02ASoC: tas2781: Fix a compiling warning reported by robot kernel test due to a...Shenghao Ding
2024-08-02ASoC: Intel: soc-acpi: add PTL match tablesPierre-Louis Bossart
2024-08-02ASoC: soc-component: Add new snd_soc_component_get_kcontrol() helpersCharles Keepax
2024-08-02thermal: trip: Drop thermal_zone_get_trip()Rafael J. Wysocki
2024-08-02thermal: trip: Get rid of thermal_zone_get_num_trips()Rafael J. Wysocki
2024-08-02HID: core: add helper for finding a field with a certain usageKerem Karabay
2024-08-02uprobes: make uprobe_register() return struct uprobe *Oleg Nesterov
2024-08-02uprobes: kill uprobe_register_refctr()Oleg Nesterov
2024-08-02perf,x86: avoid missing caller address in stack traces captured in uprobeAndrii Nakryiko
2024-08-02perf: Support PERF_SAMPLE_READ with inheritBen Gainey