summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-08-08Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...Daniel Vetter3-23/+21
2024-08-08net: ethtool: fix off-by-one error in max RSS context IDsEdward Cree1-5/+5
2024-08-08genirq: Remove irq_chip_regs:: PolarityJiri Slaby (SUSE)1-2/+0
2024-08-08genirq: Remove unused irq_chip_generic:: {type,polarity}_cacheJiri Slaby (SUSE)1-4/+0
2024-08-08net/mlx5: Add IFC related stuff for data directYishai Hadas1-5/+46
2024-08-08ring-buffer: Remove unused function ring_buffer_nr_pages()Jianhui Zhou1-1/+0
2024-08-08tracing: Use refcount for trace_event_file reference counterSteven Rostedt1-1/+1
2024-08-07sched/rt: Rename realtime_{prio, task}() to rt_or_dl_{prio, task}()Qais Yousef2-6/+6
2024-08-07sched/rt, dl: Convert functions to return boolQais Yousef2-15/+9
2024-08-07sched/rt: Clean up usage of rt_task()Qais Yousef4-4/+32
2024-08-07serial: remove quot_frac from serial8250_do_set_divisor()Jiri Slaby (SUSE)1-1/+1
2024-08-07usb: gadget: Increase max configuration interface to 32Akash Kumar1-1/+1
2024-08-07usb: typec: tcpci: use GENMASK() for TCPC_TRANSMIT register fieldsAndré Draszik1-4/+2
2024-08-07usb: typec: tcpci: use GENMASK() for TCPC_MSG_HDR_INFO_REVAndré Draszik1-2/+1
2024-08-07usb: typec: tcpci: use GENMASK() for TCPC_ROLE_CTRL_RP_VALAndré Draszik1-2/+1
2024-08-07usb: typec: tcpci: use GENMASK() for TCPC_ROLE_CTRL_CC[12]André Draszik1-6/+3
2024-08-07usb: typec: tcpci: use GENMASK() for TCPC_CC_STATUS_CC[12]André Draszik1-5/+3
2024-08-07usb: typec: tcpci: fix a comment typoAndré Draszik1-1/+1
2024-08-07buffer: Convert __block_write_begin() to take a folioMatthew Wilcox (Oracle)1-1/+1
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-06binfmt_elf, coredump: Log the reason of the failed core dumpsRoman Kisel1-2/+6
2024-08-06coredump: Standartize and fix loggingRoman Kisel1-0/+22
2024-08-06net/mlx5: Add support for MTPTM and MTCTR registersRahul Rameshbabu3-1/+51
2024-08-06inet6: constify 'struct net' parameter of various lookup helpersEric Dumazet1-1/+1
2024-08-06fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHAREAl Viro1-0/+12
2024-08-06inet: constify 'struct net' parameter of various lookup helpersEric Dumazet1-1/+1
2024-08-06refcount: 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-03linkmode: Change return type of linkmode_andnot to boolSimon Horman1-2/+3
2024-08-03net: remove IFF_* re-definitionJakub Kicinski1-32/+0
2024-08-02spi: Add dummy definitions for ACPI lookup functionsMark Brown1-1/+18