summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-08-08ALSA: core: Drop snd_print stuff and coTakashi Iwai
2024-08-08ALSA: emux: Use standard print APITakashi Iwai
2024-08-08ALSA: wavefront: Use standard print APITakashi Iwai
2024-08-08ALSA: opti9xx: Use standard print APITakashi Iwai
2024-08-08ALSA: es1688: Use standard print APITakashi Iwai
2024-08-08ALSA: vx_core: Drop unused dev fieldTakashi Iwai
2024-08-07ring-buffer: Remove unused function ring_buffer_nr_pages()Jianhui Zhou
2024-08-07ASoC: tas2781-i2c: Drop weird GPIO codeLinus Walleij
2024-08-07drm/buddy: Add start address support to trim functionArunpravin Paneer Selvam
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-07dt-bindings: clock: at91: Allow PLLs to be exported and referenced in DTVarshini Rajendran
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-07ALSA: usb-audio: Update UMP group attributes for GTB blocks, tooTakashi Iwai
2024-08-07tcp: rstreason: introduce SK_RST_REASON_TCP_DISCONNECT_WITH_DATA for active r...Jason Xing
2024-08-07tcp: rstreason: introduce SK_RST_REASON_TCP_KEEPALIVE_TIMEOUT for active resetJason Xing
2024-08-07tcp: rstreason: introduce SK_RST_REASON_TCP_STATE for active resetJason Xing
2024-08-07tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_MEMORY for active resetJason Xing
2024-08-07tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_LINGER for active resetJason Xing
2024-08-07tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_CLOSE for active resetJason Xing
2024-08-06drm/buddy: Add start address support to trim functionArunpravin Paneer Selvam
2024-08-06ASoC: remove bespoke trigger supportKuninori Morimoto
2024-08-06x86/traps: Enable UBSAN traps on x86Gatlin Newhouse
2024-08-06ALSA: ump: Handle MIDI 1.0 Function Block in MIDI 2.0 protocolTakashi Iwai
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-05ipv6: udp: constify 'struct net' parameter of socket lookupsEric Dumazet
2024-08-05inet6: constify 'struct net' parameter of various lookup helpersEric Dumazet
2024-08-05udp: constify 'struct net' parameter of socket lookupsEric 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-05inet: constify inet_sk_bound_dev_eq() net parameterEric 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-05ASoC: cs35l56: Handle OTP read latency over SoundWireRichard Fitzgerald
2024-08-05hid-asus: use hid for brightness control on keyboardLuke D. Jones