aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-08-09file: add fput() cleanup helperChristian Brauner1-0/+2
2024-08-09fs: add put_mnt_ns() cleanup helperChristian Brauner1-0/+4
2024-08-09Merge tag 'drm-misc-next-2024-08-09' of https://gitlab.freedesktop.org/drm/mi...Daniel Vetter3-14/+0
2024-08-09Merge tag 'asoc-fix-v6.11-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2-0/+10
2024-08-09Merge tag 'amd-drm-fixes-6.11-2024-08-08' of https://gitlab.freedesktop.org/a...Dave Airlie1-0/+2
2024-08-08net: sungem_phy: Constify struct mii_phy_defChristophe JAILLET1-1/+1
2024-08-08bpf/bpf_get,set_sockopt: add option to set TCP-BPF sock ops flagsAlan Maguire1-1/+2
2024-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski11-22/+21
2024-08-08ASoC: tas*: Fix up GPIO usageMark Brown1-6/+1
2024-08-08Merge tag 'net-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-5/+5
2024-08-08cpumask: Fix crash on updating CPU enabled maskGavin Shan1-1/+1
2024-08-08Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...Daniel Vetter14-56/+207
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-08media: uapi/linux/cec.h: cec_msg_set_reply_to: zero flagsHans Verkuil1-1/+5
2024-08-08ASoC: Merge fixesMark Brown2-0/+10
2024-08-08dt-bindings: clock: exynos7885: Add indices for USB clocksDavid Virag1-11/+19
2024-08-08dt-bindings: clock: exynos7885: Add CMU_TOP PLL MUX indicesDavid Virag1-0/+2
2024-08-08dt-bindings: clock: exynos7885: Fix duplicated bindingDavid Virag1-1/+1
2024-08-08net/mlx5: Add IFC related stuff for data directYishai Hadas1-5/+46
2024-08-08ALSA: core: Drop snd_print stuff and coTakashi Iwai1-67/+0
2024-08-08ALSA: emux: Use standard print APITakashi Iwai1-2/+4
2024-08-08ALSA: wavefront: Use standard print APITakashi Iwai1-4/+0
2024-08-08ALSA: opti9xx: Use standard print APITakashi Iwai1-0/+1
2024-08-08ALSA: es1688: Use standard print APITakashi Iwai1-0/+1
2024-08-08ALSA: vx_core: Drop unused dev fieldTakashi Iwai1-1/+0
2024-08-07ring-buffer: Remove unused function ring_buffer_nr_pages()Jianhui Zhou1-1/+0
2024-08-07ASoC: tas2781-i2c: Drop weird GPIO codeLinus Walleij1-6/+1
2024-08-07drm/buddy: Add start address support to trim functionArunpravin Paneer Selvam1-0/+2
2024-08-07tracing: 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-07dt-bindings: clock: at91: Allow PLLs to be exported and referenced in DTVarshini Rajendran1-0/+4
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-07ALSA: usb-audio: Update UMP group attributes for GTB blocks, tooTakashi Iwai1-0/+1
2024-08-07tcp: rstreason: introduce SK_RST_REASON_TCP_DISCONNECT_WITH_DATA for active r...Jason Xing1-0/+8
2024-08-07tcp: rstreason: introduce SK_RST_REASON_TCP_KEEPALIVE_TIMEOUT for active resetJason Xing1-0/+7