summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-08-08x86/split_lock: Move Split and Bus lock code to a dedicated fileRavi Bangoria
2024-08-08net: ethtool: fix off-by-one error in max RSS context IDsEdward Cree
2024-08-08genirq: Remove irq_chip_regs:: PolarityJiri Slaby (SUSE)
2024-08-08genirq: Remove unused irq_chip_generic:: {type,polarity}_cacheJiri Slaby (SUSE)
2024-08-08net/mlx5: Add IFC related stuff for data directYishai Hadas
2024-08-07ring-buffer: Remove unused function ring_buffer_nr_pages()Jianhui Zhou
2024-08-07tracing: Use refcount for trace_event_file reference counterSteven Rostedt
2024-08-07sched/rt: Rename realtime_{prio, task}() to rt_or_dl_{prio, task}()Qais Yousef
2024-08-07sched/rt, dl: Convert functions to return boolQais Yousef
2024-08-07sched/rt: Clean up usage of rt_task()Qais Yousef
2024-08-07serial: remove quot_frac from serial8250_do_set_divisor()Jiri Slaby (SUSE)
2024-08-07usb: gadget: Increase max configuration interface to 32Akash Kumar
2024-08-07usb: typec: tcpci: use GENMASK() for TCPC_TRANSMIT register fieldsAndré Draszik
2024-08-07usb: typec: tcpci: use GENMASK() for TCPC_MSG_HDR_INFO_REVAndré Draszik
2024-08-07usb: typec: tcpci: use GENMASK() for TCPC_ROLE_CTRL_RP_VALAndré Draszik
2024-08-07usb: typec: tcpci: use GENMASK() for TCPC_ROLE_CTRL_CC[12]André Draszik
2024-08-07usb: typec: tcpci: use GENMASK() for TCPC_CC_STATUS_CC[12]André Draszik
2024-08-07usb: typec: tcpci: fix a comment typoAndré Draszik
2024-08-07buffer: Convert __block_write_begin() to take a folioMatthew Wilcox (Oracle)
2024-08-07fs: Convert aops->write_begin to take a folioMatthew Wilcox (Oracle)
2024-08-07fs: Convert aops->write_end to take a folioMatthew Wilcox (Oracle)
2024-08-07buffer: Convert block_write_end() to take a folioMatthew Wilcox (Oracle)
2024-08-06x86/traps: Enable UBSAN traps on x86Gatlin Newhouse
2024-08-05binfmt_elf, coredump: Log the reason of the failed core dumpsRoman Kisel
2024-08-05coredump: Standartize and fix loggingRoman Kisel
2024-08-05net/mlx5: Add support for MTPTM and MTCTR registersRahul Rameshbabu
2024-08-05inet6: constify 'struct net' parameter of various lookup helpersEric Dumazet
2024-08-05fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHAREAl Viro
2024-08-05inet: constify 'struct net' parameter of various lookup helpersEric Dumazet
2024-08-05refcount: Report UAF for refcount_sub_and_test(0) when counter==0Petr Pavlu
2024-08-05Input: cyttsp4 - remove driverDmitry Torokhov
2024-08-05hid-asus: use hid for brightness control on keyboardLuke D. Jones
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-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-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-03iio: backend: remove unused parameterNuno Sa
2024-08-02linkmode: Change return type of linkmode_andnot to boolSimon Horman
2024-08-02net: remove IFF_* re-definitionJakub Kicinski
2024-08-02spi: Add dummy definitions for ACPI lookup functionsMark Brown