aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-08-07fs: Convert aops->write_begin to take a folioMatthew Wilcox (Oracle)2-4/+4
2024-08-07fs: Convert aops->write_end to take a folioMatthew Wilcox (Oracle)2-3/+3
2024-08-07buffer: Convert block_write_end() to take a folioMatthew Wilcox (Oracle)1-2/+2
2024-08-06x86/traps: Enable UBSAN traps on x86Gatlin Newhouse1-0/+5
2024-08-05binfmt_elf, coredump: Log the reason of the failed core dumpsRoman Kisel1-2/+6
2024-08-05coredump: Standartize and fix loggingRoman Kisel1-0/+22
2024-08-05net/mlx5: Add support for MTPTM and MTCTR registersRahul Rameshbabu3-1/+51
2024-08-05inet6: constify 'struct net' parameter of various lookup helpersEric Dumazet1-1/+1
2024-08-05fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHAREAl Viro1-0/+12
2024-08-05inet: constify 'struct net' parameter of various lookup helpersEric Dumazet1-1/+1
2024-08-05refcount: Report UAF for refcount_sub_and_test(0) when counter==0Petr Pavlu1-2/+2
2024-08-05Input: cyttsp4 - remove driverDmitry Torokhov1-62/+0
2024-08-05hid-asus: use hid for brightness control on keyboardLuke D. Jones1-0/+36
2024-08-05cleanup: Add usage and style documentationDan Williams1-0/+136
2024-08-05pmdomain: core: Enable s2idle for CPU PM domains on PREEMPT_RTUlf Hansson1-1/+4
2024-08-05bpf: kprobe: remove unused declaring of bpf_kprobe_overrideMenglong Dong1-1/+0
2024-08-04profiling: remove profile=sleep supportTetsuo Handa1-1/+0
2024-08-04Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Tejun Heo1-1/+16
2024-08-04i2c: Fix conditional for substituting empty ACPI functionsRichard Fitzgerald1-1/+1
2024-08-04pinctrl: pinconf-generic: Add support for "input-schmitt-microvolt" propertyInochi Amaoto1-0/+3
2024-08-03iio: backend: add a modified prbs23 supportNuno Sa1-0/+2
2024-08-03iio: backend: add debugFs interfaceNuno Sa1-0/+14
2024-08-03iio: backend: introduce struct iio_backend_infoNuno Sa1-1/+11
2024-08-03iio: core: add function to retrieve active_scan_mask indexJulien Stephan1-0/+2
2024-08-03Merge tag 'spi-mosi-config' into togregJonathan Cameron1-0/+1
2024-08-03iio: core: annotate masklength as __privateNuno Sa1-2/+2
2024-08-03iio: backend: spelling: continuous -> continuousDavid Lechner1-1/+1
2024-08-03iio: backend: remove unused parameterNuno Sa1-2/+1
2024-08-02linkmode: Change return type of linkmode_andnot to boolSimon Horman1-2/+3
2024-08-02net: remove IFF_* re-definitionJakub Kicinski1-32/+0
2024-08-02spi: Add dummy definitions for ACPI lookup functionsMark Brown1-1/+18
2024-08-02sched_ext: Allow p->scx.disallow only while loadingTejun Heo1-5/+6
2024-08-02spi: Add empty versions of ACPI functionsRichard Fitzgerald1-1/+18
2024-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+5
2024-08-02Merge branch 'kvm-fixes' into HEADPaolo Bonzini1-4/+5
2024-08-02Merge tag 'riscv-for-linus-6.11-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2024-08-02clockevents/drivers/i8253: Fix stop sequence for timer 0David Woodhouse1-1/+0
2024-08-02x86/i8253: Disable PIT timer 0 when not in useDavid Woodhouse1-0/+1
2024-08-02cpufreq: Remove LATENCY_MULTIPLIERQais Yousef1-6/+0
2024-08-02thermal: trip: Drop thermal_zone_get_trip()Rafael J. Wysocki1-2/+0
2024-08-02thermal: trip: Get rid of thermal_zone_get_num_trips()Rafael J. Wysocki1-1/+0
2024-08-02HID: core: add helper for finding a field with a certain usageKerem Karabay1-0/+2
2024-08-02uprobes: make uprobe_register() return struct uprobe *Oleg Nesterov1-7/+8
2024-08-02uprobes: kill uprobe_register_refctr()Oleg Nesterov1-7/+2
2024-08-02perf,x86: avoid missing caller address in stack traces captured in uprobeAndrii Nakryiko1-0/+2
2024-08-02perf: Support PERF_SAMPLE_READ with inheritBen Gainey1-0/+3
2024-08-02perf: Rename perf_event_context.nr_pending to nr_no_switch_fast.Ben Gainey1-2/+3
2024-08-02vsock/virtio: add SIOCOUTQ support for all virtio based transportsLuigi Leonardi1-0/+6
2024-08-02ata: libata: Print device quirks only onceDamien Le Moal1-0/+1
2024-08-02ata: libata: Remove ata_noop_qc_prep()Damien Le Moal1-1/+0