Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
dtor
/
input
/
HEAD
337e591
Input: inexio - replace printk with dev_dbg and fix missing space
by Bivash Kumar Singh
· 5 days ago
master
next
aa7ab8c
Input: elo - fix coding style issues in elo_setup_10()
by Bivash Kumar Singh
· 5 days ago
691f40e
dt-bindings: input: Convert TI TPS65217 power button to DT schema
by Eduard Bostina
· 7 days ago
d519f15
Merge branch 'ib-mfd-legacy-gpio-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into next
by Dmitry Torokhov
· 5 days ago
e640910
Input: charlieplex_keypad - check gpiod_direction_output() return value
by Surendra Singh Chouhan
· 7 days ago
0aa7c20
Input: iqs5xx - validate firmware record destination span
by Pengpeng Hou
· 2 weeks ago
d6b0c1c2f3
dt-bindings: input: focaltech,ft8112: Add focaltech,ft3d81 compatible
by Pradyot Kumar Nayak
· 13 days ago
29fb42d
Input: snvs_pwrkey - add press event reporting to avoid event loss during suspend
by Joy Zou
· 2 weeks ago
5a040cd
Input: snvs_pwrkey - use local device pointer to simple code
by Joy Zou
· 2 weeks ago
7ef5472
Input: snvs_pwrkey - propagate error code of platform_get_irq()
by Joy Zou
· 2 weeks ago
a1445ec
Input: snvs_pwrkey - make use of dev_err_probe()
by Joy Zou
· 2 weeks ago
6c0c972
mfd: rohm-bd718x7: Use software nodes for gpio-keys
by Dmitry Torokhov
· 7 weeks ago
13b3dce
mfd: rohm-bd71828: Use software nodes for gpio-keys
by Dmitry Torokhov
· 7 weeks ago
3ed4ba9
Input: wacom_w8001 - replace strlcat() with a strscpy() helper
by Ian Bridges
· 2 weeks ago
1cd52a9
Input: tca8418_keypad - enable overflow mode per datasheet (SCPS215G)
by Zhian Liang
· 2 weeks ago
c313985
Input: mms114 - fix Y-resolution configuration
by Dmitry Torokhov
· 4 weeks ago
72fe16c6
Input: mms114 - fix endianness portability in I2C packet layout
by Dmitry Torokhov
· 4 weeks ago
76904fc
Merge tag 'v7.2-rc3' into next
by Dmitry Torokhov
· 2 weeks ago
a13c140
Linux 7.2-rc3
by Linus Torvalds
· 2 weeks ago
f20d61c
tpm: Make the TPM character devices non-seekable
by Jaewon Yang
· 3 weeks ago
940d91ca
Merge tag 'staging-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 2 weeks ago
bffa972
Merge tag 'char-misc-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 2 weeks ago
8a65af0
Merge tag 'tty-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 2 weeks ago
534f8f0
Merge tag 'usb-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 2 weeks ago
f4fb100
Merge tag 's390-7.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 2 weeks ago
2f9eb0c
Merge tag 'riscv-for-linus-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
by Linus Torvalds
· 3 weeks ago
f4bf75d
Merge tag 'm68knommu-fixes-on-top-off-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 3 weeks ago
6205562c
Merge tag 'trace-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
by Linus Torvalds
· 3 weeks ago
79d7a45
Input: i8042 - replace strlcat() with seq_buf and scnprintf()
by Ian Bridges
· 3 weeks ago
44696aa
Merge tag 'input-for-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 3 weeks ago
72870cd
dt-bindings: input: gpio-charlieplex-keypad: add missing parenthesis
by Manuel Ebner
· 3 weeks ago
59dee6d
Merge tag 'for-7.2/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 3 weeks ago
cab9e33
Merge tag 'perf-urgent-2026-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 3 weeks ago
b37fa0d
Merge tag 'x86-urgent-2026-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 3 weeks ago
767707a
Merge tag 'timers-urgent-2026-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 3 weeks ago
64d9ca4
Merge tag 'block-7.2-20260710' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
by Linus Torvalds
· 3 weeks ago
596d603
Merge tag 'io_uring-7.2-20260710' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
by Linus Torvalds
· 3 weeks ago
4b22d08
dm thin metadata: fix superblock refcount leak on snapshot shadow failure
by Genjian Zhang
· 3 weeks ago
47915e8
perf/x86/amd/brs: Fix kernel address leakage
by Sandipan Das
· 3 weeks ago
8760a10
Input: matrix_keyboard - remove linux/gpio.h inclusion
by Arnd Bergmann
· 3 weeks ago
adea84e
Input: mms114 - fix multi-touch slot corruption
by Dmitry Torokhov
· 4 weeks ago
input-for-v7.2-rc2
dd3210c
Merge tag 'regulator-fix-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 3 weeks ago
bf124ba
Merge tag 'audit-pr-20260710' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
by Linus Torvalds
· 3 weeks ago
ccce5f6
Merge tag 'selinux-pr-20260710' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
by Linus Torvalds
· 3 weeks ago
61c03dfd
Merge tag 'ntfs-for-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/ntfs
by Linus Torvalds
· 3 weeks ago
58d9f84
Merge tag 'nfs-for-7.2-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 3 weeks ago
8eae393
Merge tag 'v7.2-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 3 weeks ago
601ddac
ring-buffer: Allow sparse CPU masks in ring_buffer_desc()
by Vincent Donnefort
· 3 weeks ago
d471d4f
tracing/remotes: Fix struct_len in trace_remote_alloc_buffer()
by Vincent Donnefort
· 3 weeks ago
ec082d0
tracing/remotes: Fix leak in trace_remote_alloc_buffer() error path
by Vincent Donnefort
· 3 weeks ago
d96fcfe
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 3 weeks ago
1f0fe322
Merge tag 'platform-drivers-x86-v7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
by Linus Torvalds
· 3 weeks ago
386df1a
dm-stats: fix dm_jiffies_to_msec64
by Mikulas Patocka
· 3 weeks ago
1917eb2
dm-stats: fix merge accounting
by Mikulas Patocka
· 3 weeks ago
422f1d4
dm-bufio: fix wrong count calculation in dm_bufio_issue_discard
by Mikulas Patocka
· 3 weeks ago
f827c27e
Merge tag 'gpio-fixes-for-v7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
by Linus Torvalds
· 3 weeks ago
8f964d9
Merge tag 'ata-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux
by Linus Torvalds
· 3 weeks ago
ba0b7c6
Merge tag 'drm-fixes-2026-07-10' of https://gitlab.freedesktop.org/drm/kernel
by Linus Torvalds
· 3 weeks ago
58a37e7
selftests/riscv: ptrace: Fix memory leak of regset_data in vector tests
by Wang Yan
· 3 weeks ago
181bb9c
block: remove redundant GD_NEED_PART_SCAN in add_disk_final()
by Connor Williamson
· 6 weeks ago
2a89229
perf/x86/amd/lbr: Fix kernel address leakage
by Sandipan Das
· 3 weeks ago
bd910a7
drbd: reject data replies with an out-of-range payload size
by Michael Bommarito
· 3 weeks ago
302fbbb
serial: 8250: Ignore flow control on suspend/resume with no_console_suspend
by John Ogness
· 3 weeks ago
b1b4efe
serial: 8250_mid: Disable DMA for selected platforms
by Andy Shevchenko
· 5 weeks ago
061b627
serial: 8250_omap: clear rx_running on zero-length DMA completes
by Matthias Feser
· 9 weeks ago
e9ad4d5
vt: fix spurious modifier in CSI/cursor key sequences
by Nicolas Pitre
· 5 weeks ago
8ec4d9c
dm-verity: make error counter atomic
by Mikulas Patocka
· 3 weeks ago
88dd117
dm-verity: increase sprintf buffer size
by Mikulas Patocka
· 3 weeks ago
e72b793
dm-verity: fix a possible NULL pointer dereference
by Mikulas Patocka
· 3 weeks ago
72e9ec2
dm-verity: avoid double increment of &use_bh_wq_enabled
by Mikulas Patocka
· 3 weeks ago
76c6f84
dm-ioctl: fix a possible overflow in list_version_get_info
by Mikulas Patocka
· 3 weeks ago
3666654
dm_early_create: fix freeing used table on dm_resume failure
by Mikulas Patocka
· 3 weeks ago
5a26676
dm-integrity: fix a bug if the bio is out of limits
by Mikulas Patocka
· 3 weeks ago
edf025f
dm-integrity: don't increment hash_offset twice
by Mikulas Patocka
· 3 weeks ago
7bb03b2
dm-integrity: fix leaking uninitialized kernel memory
by Mikulas Patocka
· 3 weeks ago
24d7e5e39
dm-integrity: fix the 'fix_hmac' option
by Mikulas Patocka
· 3 weeks ago
5948aaf
perf/aux: Fix page UAF in map_range()
by Lee Jia Jie
· 3 weeks ago
6763a0a
nouveau/vmm: fix another SPT/LPT race
by Dave Airlie
· 6 weeks ago
695255c
Merge tag 'drm-xe-fixes-2026-07-09' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixes
by Dave Airlie
· 3 weeks ago
ff17ec8
Merge tag 'amd-drm-fixes-7.2-2026-07-09' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
by Dave Airlie
· 3 weeks ago
7978a34
Merge tag 'drm-misc-fixes-2026-07-09' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes
by Dave Airlie
· 3 weeks ago
58570ef
Merge tag 'drm-intel-fixes-2026-07-09' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-fixes
by Dave Airlie
· 3 weeks ago
a635d67
Merge tag 'v7.2-rc2-smb3-server-fixes' of git://git.samba.org/ksmbd
by Linus Torvalds
· 3 weeks ago
d2c46c9
cifs: Remove CIFSSMBSetPathInfoFB() fallback function
by Pali Rohár
· 3 weeks ago
90dd141
cifs: Fix and improve cifs_is_path_accessible() function
by Pali Rohár
· 3 weeks ago
5d72720
xen-blkfront: fix double completion of split requests on resume
by Doruk Tan Ozturk
· 3 weeks ago
f3176c8
Revert "io_uring: grab RCU read lock marking task run"
by Jens Axboe
· 3 weeks ago
648790e
io_uring: restore RCU read section in io_req_local_work_add()
by Woraphat Khiaodaeng
· 3 weeks ago
e3d9c71
smb: client: mask server-provided mode to 07777 in modefromsid
by Norbert Manthey
· 3 weeks ago
2c7c88a
Merge tag 'net-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 3 weeks ago
cf385cf
drm/imagination: fix error checking of pvr_vm_context_lookup()
by Luigi Santivetti
· 3 weeks ago
c804aad
drm/imagination: make pvr_fw_trace_init_mask_ops static
by Ben Dooks
· 4 weeks ago
56bc638
gpu/buddy: bail out of try_harder when alignment cannot be honoured
by Arunpravin Paneer Selvam
· 3 weeks ago
179e3ee
cifs: Show reason why autodisabling serverino support
by Pali Rohár
· 3 weeks ago
9dd1964
smb/client: fix incorrect nlink returned by fstat()
by ChenXiaoSong
· 3 weeks ago
8fce4cf
smb/client: zero-initialize stack-allocated cifs_open_info_data
by ChenXiaoSong
· 3 weeks ago
1f551e4
smb/client: pass cifs_open_info_data to SMB2_open()
by ChenXiaoSong
· 3 weeks ago
fc8789b
smb/client: use stack-allocated smb2_file_all_info in smb3_query_mf_symlink()
by ChenXiaoSong
· 3 weeks ago
a4f27ad
smb: client: fix overflow in passthrough ioctl bounds check
by Guangshuo Li
· 3 weeks ago
f508900
macsec: don't read an unset MAC header in macsec_encrypt()
by Daehyeon Ko
· 4 weeks ago
Next »