summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2024-08-07serial: remove quot_frac from serial8250_do_set_divisor()Jiri Slaby (SUSE)-1/+1
2024-08-07usb: gadget: Increase max configuration interface to 32Akash Kumar-1/+1
2024-08-07usb: typec: tcpci: use GENMASK() for TCPC_TRANSMIT register fieldsAndré Draszik-4/+2
2024-08-07usb: typec: tcpci: use GENMASK() for TCPC_MSG_HDR_INFO_REVAndré Draszik-2/+1
2024-08-07usb: typec: tcpci: use GENMASK() for TCPC_ROLE_CTRL_RP_VALAndré Draszik-2/+1
2024-08-07usb: typec: tcpci: use GENMASK() for TCPC_ROLE_CTRL_CC[12]André Draszik-6/+3
2024-08-07usb: typec: tcpci: use GENMASK() for TCPC_CC_STATUS_CC[12]André Draszik-5/+3
2024-08-07usb: typec: tcpci: fix a comment typoAndré Draszik-1/+1
2024-08-07buffer: Convert __block_write_begin() to take a folioMatthew Wilcox (Oracle)-1/+1
2024-08-07fs: Convert aops->write_begin to take a folioMatthew Wilcox (Oracle)-4/+4
2024-08-07fs: Convert aops->write_end to take a folioMatthew Wilcox (Oracle)-3/+3
2024-08-07buffer: Convert block_write_end() to take a folioMatthew Wilcox (Oracle)-2/+2
2024-08-07ALSA: usb-audio: Update UMP group attributes for GTB blocks, tooTakashi Iwai-0/+1
2024-08-07tcp: rstreason: introduce SK_RST_REASON_TCP_DISCONNECT_WITH_DATA for active r...Jason Xing-0/+8
2024-08-07tcp: rstreason: introduce SK_RST_REASON_TCP_KEEPALIVE_TIMEOUT for active resetJason Xing-0/+7
2024-08-07tcp: rstreason: introduce SK_RST_REASON_TCP_STATE for active resetJason Xing-0/+6
2024-08-07tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_MEMORY for active resetJason Xing-0/+6
2024-08-07tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_LINGER for active resetJason Xing-0/+6
2024-08-07tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_CLOSE for active resetJason Xing-0/+6
2024-08-06drm/buddy: Add start address support to trim functionArunpravin Paneer Selvam-0/+2
2024-08-06ASoC: remove bespoke trigger supportKuninori Morimoto-5/+1
2024-08-06x86/traps: Enable UBSAN traps on x86Gatlin Newhouse-0/+5
2024-08-06ALSA: ump: Handle MIDI 1.0 Function Block in MIDI 2.0 protocolTakashi Iwai-0/+3
2024-08-05binfmt_elf, coredump: Log the reason of the failed core dumpsRoman Kisel-2/+6
2024-08-05coredump: Standartize and fix loggingRoman Kisel-0/+22
2024-08-05net/mlx5: Add support for MTPTM and MTCTR registersRahul Rameshbabu-1/+51
2024-08-05ipv6: udp: constify 'struct net' parameter of socket lookupsEric Dumazet-3/+3
2024-08-05inet6: constify 'struct net' parameter of various lookup helpersEric Dumazet-7/+7
2024-08-05udp: constify 'struct net' parameter of socket lookupsEric Dumazet-4/+6
2024-08-05fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHAREAl Viro-0/+12
2024-08-05inet: constify 'struct net' parameter of various lookup helpersEric Dumazet-5/+5
2024-08-05inet: constify inet_sk_bound_dev_eq() net parameterEric Dumazet-3/+4
2024-08-05refcount: Report UAF for refcount_sub_and_test(0) when counter==0Petr Pavlu-2/+2
2024-08-05Input: cyttsp4 - remove driverDmitry Torokhov-62/+0
2024-08-05ASoC: cs35l56: Handle OTP read latency over SoundWireRichard Fitzgerald-0/+5
2024-08-05hid-asus: use hid for brightness control on keyboardLuke D. Jones-0/+36
2024-08-05cleanup: Add usage and style documentationDan Williams-0/+136
2024-08-05pmdomain: core: Enable s2idle for CPU PM domains on PREEMPT_RTUlf Hansson-1/+4
2024-08-05Merge tag 'drm-xe-next-2024-07-30' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie-5/+13
2024-08-05media: cec: core: add new CEC_MSG_FL_REPLY_VENDOR_ID flagHans Verkuil-0/+5
2024-08-05Merge tag 'v6.11-rc2' into media_stageMauro Carvalho Chehab-64/+124
2024-08-05bpf: kprobe: remove unused declaring of bpf_kprobe_overrideMenglong Dong-1/+0
2024-08-04profiling: remove profile=sleep supportTetsuo Handa-1/+0
2024-08-04Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Tejun Heo-1/+16
2024-08-04i2c: Fix conditional for substituting empty ACPI functionsRichard Fitzgerald-1/+1
2024-08-04pinctrl: pinconf-generic: Add support for "input-schmitt-microvolt" propertyInochi Amaoto-0/+3
2024-08-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-0/+2
2024-08-03net: Don't register pernet_operations if only one of id or size is specified.Kuniyuki Iwashima-2/+2
2024-08-03runtime constants: deal with old decrepit linkersLinus Torvalds-6/+5
2024-08-03iio: backend: add a modified prbs23 supportNuno Sa-0/+2