index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
bin
/
stackcollapse-report
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-31
Revert "media: uvcvideo: Require entities to have a non-zero unique ID"
Thadeu Lima de Souza Cascardo
1
-43
/
+27
2025-02-01
kbuild: fix Clang LTO with CONFIG_OBJTOOL=n
Masahiro Yamada
2
-4
/
+8
2025-02-01
kbuild: Strip runtime const RELA sections correctly
Ard Biesheuvel
4
-16
/
+7
2025-01-31
block: force noio scope in blk_mq_freeze_queue
Christoph Hellwig
26
-84
/
+136
2025-01-30
MAINTAINERS: Update my email address
Brian Cain
2
-1
/
+3
2025-01-30
hexagon: Fix unbalanced spinlock in die()
Lin Yujun
1
-1
/
+3
2025-01-30
hexagon: Fix warning comparing pointer to 0
Yang Li
1
-1
/
+1
2025-01-30
hexagon: Move kernel prototypes out of uapi/asm/setup.h header
Thomas Huth
2
-12
/
+22
2025-01-30
hexagon: time: Remove redundant null check for resource
Hardevsinh Palaniya
1
-2
/
+1
2025-01-30
hexagon: fix using plain integer as NULL pointer warning in cmpxchg
Willem de Bruijn
1
-1
/
+1
2025-01-30
MAINTAINERS: add Neal to TCP maintainers
Jakub Kicinski
1
-0
/
+1
2025-01-30
net: revert RTNL changes in unregister_netdevice_many_notify()
Eric Dumazet
1
-30
/
+3
2025-01-30
net: hsr: fix fill_frame_info() regression vs VLAN packets
Eric Dumazet
1
-2
/
+5
2025-01-30
kbuild: Use -fzero-init-padding-bits=all
Kees Cook
1
-0
/
+3
2025-01-30
stackinit: Add union initialization to selftests
Kees Cook
1
-0
/
+103
2025-01-30
stackinit: Add old-style zero-init syntax to struct tests
Kees Cook
1
-0
/
+3
2025-01-30
io_uring/net: don't retry connect operation on EPOLLERR
Jens Axboe
2
-0
/
+7
2025-01-30
doc: mptcp: sysctl: blackhole_timeout is per-netns
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-01-30
mptcp: blackhole only if 1st SYN retrans w/o MPC is accepted
Matthieu Baerts (NGI0)
1
-2
/
+2
2025-01-30
ALSA: hda/realtek: Workaround for resume on Dell Venue 11 Pro 7130
Takashi Iwai
1
-0
/
+16
2025-01-30
netfilter: nf_tables: reject mismatching sum of field_len with set key length
Pablo Neira Ayuso
1
-4
/
+4
2025-01-30
net: sh_eth: Fix missing rtnl lock in suspend/resume path
Kory Maincent
1
-0
/
+4
2025-01-30
net: ravb: Fix missing rtnl lock in suspend/resume path
Kory Maincent
1
-8
/
+14
2025-01-29
selftests/net: Add test for loading devbound XDP program in generic mode
Toke Høiland-Jørgensen
1
-1
/
+13
2025-01-29
net: xdp: Disallow attaching device-bound programs in generic mode
Toke Høiland-Jørgensen
1
-0
/
+4
2025-01-29
tcp: correct handling of extreme memory squeeze
Jon Maloy
1
-3
/
+6
2025-01-29
bgmac: reduce max frame size to support just MTU 1500
Rafał Miłecki
1
-2
/
+1
2025-01-29
vsock/test: Add test for connect() retries
Michal Luczaj
1
-0
/
+47
2025-01-29
vsock/test: Add test for UAF due to socket unbinding
Michal Luczaj
1
-0
/
+58
2025-01-29
vsock/test: Introduce vsock_connect_fd()
Michal Luczaj
2
-28
/
+18
2025-01-29
vsock/test: Introduce vsock_bind()
Michal Luczaj
3
-49
/
+26
2025-01-29
vsock: Allow retrying on connect() failure
Michal Luczaj
1
-0
/
+5
2025-01-29
vsock: Keep the binding until socket destruction
Michal Luczaj
1
-2
/
+6
2025-01-29
riscv: add a warning when physical memory address overflows
Yunhui Cui
2
-2
/
+6
2025-01-29
audit: Initialize lsmctx to avoid memory allocation error
Huacai Chen
1
-1
/
+1
2025-01-30
kconfig: fix memory leak in sym_warn_unmet_dep()
Masahiro Yamada
1
-0
/
+1
2025-01-30
kconfig: fix file name in warnings when loading KCONFIG_DEFCONFIG_LIST
Masahiro Yamada
1
-2
/
+4
2025-01-29
Bluetooth: L2CAP: accept zero as a special value for MTU auto-selection
Fedor Pchelkin
1
-2
/
+2
2025-01-29
Bluetooth: btnxpuart: Fix glitches seen in dual A2DP streaming
Neeraj Sanjay Kale
1
-2
/
+1
2025-01-29
Bluetooth: Add ABI doc for sysfs reset
Hsin-chen Chuang
2
-0
/
+10
2025-01-29
Bluetooth: Fix possible infinite recursion of btusb_reset
Hsin-chen Chuang
1
-5
/
+0
2025-01-29
Bluetooth: btusb: mediatek: Add locks for usb_driver_claim_interface()
Douglas Anderson
1
-0
/
+7
2025-01-29
lib/crc32: remove other generic implementations
Eric Biggers
4
-361
/
+40
2025-01-29
lib/crc: simplify the kconfig options for CRC implementations
Eric Biggers
1
-102
/
+14
2025-01-29
fs: pack struct kstat better
Christoph Hellwig
1
-2
/
+2
2025-01-29
block: fix nr_hw_queue update racing with disk addition/removal
Nilay Shroff
1
-8
/
+9
2025-01-29
block: get rid of request queue ->sysfs_dir_lock
Nilay Shroff
5
-31
/
+5
2025-01-29
s390/tracing: Define ftrace_get_symaddr() for s390
Masami Hiramatsu (Google)
1
-0
/
+1
2025-01-29
s390/fgraph: Fix to remove ftrace_test_recursion_trylock()
Masami Hiramatsu (Google)
1
-5
/
+0
2025-01-29
s390/vmlogrdr: Use array instead of string initializer
Heiko Carstens
1
-3
/
+3
[next]