index
:
kernel/git/sami/linux.git
arm64-uaccess
master
sami's fork of linux.git
Sami Tolvanen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-02
Merge tag 'hid-for-linus-2024090201' of git://git.kernel.org/pub/scm/linux/ke...
HEAD
master
Linus Torvalds
1
-0
/
+14
2024-10-02
Merge tag 'input-for-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-377
/
+14
2024-10-02
Merge tag 'for-6.12/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-16
/
+79
2024-10-02
Merge tag 'zonefs-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2024-10-02
dm-verity: introduce the options restart_on_error and panic_on_error
Mikulas Patocka
2
-1
/
+83
2024-10-02
Revert: "dm-verity: restart or panic on an I/O error"
Mikulas Patocka
1
-21
/
+2
2024-10-01
Input: adp5589-keys - fix adp5589_gpio_get_value()
Nuno Sa
1
-3
/
+10
2024-10-01
Input: adp5589-keys - fix NULL pointer dereference
Nuno Sa
1
-6
/
+3
2024-10-01
Revert "Input: Add driver for PixArt PS/2 touchpad"
Dmitry Torokhov
6
-368
/
+1
2024-09-30
Merge tag 'sched_ext-for-6.12-rc1-fixes-1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
6
-166
/
+236
2024-09-30
Merge tag 'probes-fixes-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2024-09-30
Merge tag 'vfs-6.12-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-24
/
+410
2024-09-30
netfs: Fix the netfs_folio tracepoint to handle NULL mapping
David Howells
1
-1
/
+2
2024-09-30
netfs: Add folio_queue API documentation
David Howells
2
-0
/
+380
2024-09-29
bcachefs: rename version -> bversion for big endian builds
Guenter Roeck
1
-1
/
+1
2024-09-30
uprobes: fix kernel info leak via "[uprobes]" vma
Oleg Nesterov
1
-1
/
+1
2024-09-29
Linux 6.12-rc1
v6.12-rc1
Linus Torvalds
1
-2
/
+2
2024-09-29
x86: kvm: fix build error
Linus Torvalds
1
-0
/
+2
2024-09-29
Merge tag 'mailbox-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
10
-51
/
+32
2024-09-29
Merge tag 'i2c-for-6.12-rc1-additional_fixes' of git://git.kernel.org/pub/scm...
Linus Torvalds
6
-3
/
+58
2024-09-29
Merge tag 'dma-mapping-6.12-2024-09-29' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-18
/
+19
2024-09-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
34
-154
/
+415
2024-09-29
Merge tag 'bcachefs-2024-09-28' of git://evilpiepirate.org/bcachefs
Linus Torvalds
39
-309
/
+469
2024-09-29
Merge tag 'x86-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+11
2024-09-29
Merge tag 'locking-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
10
-44
/
+240
2024-09-29
Merge tag 'cocci-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-22
/
+237
2024-09-29
Merge tag 'linux_kselftest-next-6.12-rc1-fixes' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+2
2024-09-29
Merge branch 'locking/core' into locking/urgent, to pick up pending commits
Ingo Molnar
8
-36
/
+201
2024-09-28
Reduce Coccinelle choices in string_choices.cocci
Julia Lawall
1
-50
/
+41
2024-09-28
coccinelle: Remove unnecessary parentheses for only one possible change.
Hongbo Li
1
-8
/
+0
2024-09-28
coccinelle: Add rules to find str_yes_no() replacements
Hongbo Li
1
-0
/
+19
2024-09-28
coccinelle: Add rules to find str_on_off() replacements
Hongbo Li
1
-0
/
+19
2024-09-28
coccinelle: Add rules to find str_write_read() replacements
Hongbo Li
1
-0
/
+19
2024-09-28
coccinelle: Add rules to find str_read_write() replacements
Hongbo Li
1
-0
/
+19
2024-09-28
coccinelle: Add rules to find str_enable{d}_disable{d}() replacements
Hongbo Li
1
-0
/
+38
2024-09-28
coccinelle: Add rules to find str_lo{w}_hi{gh}() replacements
Hongbo Li
1
-0
/
+38
2024-09-28
coccinelle: Add rules to find str_hi{gh}_lo{w}() replacements
Hongbo Li
1
-0
/
+42
2024-09-28
coccinelle: Add rules to find str_false_true() replacements
Hongbo Li
1
-0
/
+19
2024-09-28
coccinelle: Add rules to find str_true_false() replacements
Hongbo Li
1
-0
/
+19
2024-09-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
82
-1448
/
+2799
2024-09-28
Merge tag 's390-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
5
-51
/
+86
2024-09-28
Merge tag 'modules-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-73
/
+90
2024-09-28
Merge tag 'fbdev-for-6.12-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-8
/
+11
2024-09-28
Merge tag 'drm-next-2024-09-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
111
-862
/
+1097
2024-09-28
Merge tag 'ceph-for-6.12-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
10
-26
/
+52
2024-09-28
Merge tag 'v6.12-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
10
-33
/
+30
2024-09-28
Merge tag '6.12rc-more-smb3-client-fixes' of git://git.samba.org/sfrench/cifs...
Linus Torvalds
11
-179
/
+182
2024-09-27
bcachefs: check_subvol_path() now prints subvol root inode
Kent Overstreet
2
-20
/
+14
2024-09-27
bcachefs: remove_backpointer() now checks if dirent points to inode
Kent Overstreet
1
-6
/
+9
2024-09-27
bcachefs: dirent_points_to_inode() now warns on mismatch
Kent Overstreet
1
-28
/
+56
2024-09-27
bcachefs: Fix lost wake up
Alan Huang
1
-3
/
+9
2024-09-27
bcachefs: Check for logged ops when clean
Kent Overstreet
2
-3
/
+13
2024-09-27
bcachefs: BCH_FS_clean_recovery
Kent Overstreet
4
-3
/
+8
2024-09-27
bcachefs: Convert disk accounting BUG_ON() to WARN_ON()
Kent Overstreet
1
-1
/
+1
2024-09-27
bcachefs: Fix BCH_TRANS_COMMIT_skip_accounting_apply
Kent Overstreet
1
-16
/
+20
2024-09-27
bcachefs: Check for accounting keys with bversion=0
Kent Overstreet
3
-3
/
+8
2024-09-27
bcachefs: rename version -> bversion
Kent Overstreet
17
-30
/
+30
2024-09-27
bcachefs: Don't delete unlinked inodes before logged op resume
Kent Overstreet
4
-21
/
+36
2024-09-27
bcachefs: Fix BCH_SB_ERRS() so we can reorder
Kent Overstreet
5
-8
/
+9
2024-09-27
bcachefs: Fix fsck warnings from bkey validation
Kent Overstreet
2
-2
/
+14
2024-09-27
bcachefs: Move transaction commit path validation to as late as possible
Kent Overstreet
1
-34
/
+34
2024-09-27
bcachefs: Fix disk accounting attempting to mark invalid replicas entry
Kent Overstreet
1
-3
/
+18
2024-09-27
bcachefs: Fix unlocked access to c->disk_sb.sb in bch2_replicas_entry_validate()
Kent Overstreet
3
-6
/
+16
2024-09-27
bcachefs: Fix accounting read + device removal
Kent Overstreet
1
-18
/
+29
2024-09-27
bcachefs: bch_accounting_mode
Kent Overstreet
3
-13
/
+26
2024-09-27
bcachefs: fix transaction restart handling in check_extents(), check_dirents()
Kent Overstreet
1
-39
/
+55
2024-09-27
bcachefs: kill inode_walker_entry.seen_this_pos
Kent Overstreet
1
-6
/
+0
2024-09-27
bcachefs: Fix incorrect IS_ERR_OR_NULL usage
Kent Overstreet
1
-1
/
+1
2024-09-27
bcachefs: fix the memory leak in exception case
Hongbo Li
1
-0
/
+1
2024-09-27
bcachefs: fast exit when darray_make_room failed
Hongbo Li
1
-1
/
+3
2024-09-27
bcachefs: Fix iterator leak in check_subvol()
Kent Overstreet
1
-28
/
+26
2024-09-27
bcachefs: Add snapshot to bch_inode_unpacked
Kent Overstreet
2
-4
/
+7
2024-09-27
bcachefs: assign return error when iterating through layout
Diogo Jahchan Koike
1
-1
/
+3
2024-09-27
bcachefs: Fix srcu warning in check_topology
Kent Overstreet
1
-0
/
+2
2024-09-27
bcachefs: Fix error path in check_dirent_inode_dirent()
Kent Overstreet
1
-3
/
+2
2024-09-27
bcachefs: memset bounce buffer portion to 0 after key_sort_fix_overlapping
Piotr Zalewski
1
-0
/
+4
2024-09-27
bcachefs: Improve bch2_is_inode_open() warning message
Kent Overstreet
1
-3
/
+3
2024-09-27
bcachefs: Add extra padding in bkey_make_mut_noupdate()
Kent Overstreet
1
-1
/
+2
2024-09-27
bcachefs: Mark inode errors as autofix
Kent Overstreet
1
-16
/
+16
2024-09-28
Merge tag 'amd-drm-fixes-6.12-2024-09-27' of https://gitlab.freedesktop.org/a...
Dave Airlie
100
-831
/
+1027
2024-09-28
fbdev: sisfb: Fix strbuf array overflow
Andrey Shumilin
1
-1
/
+1
2024-09-27
Merge tag 'pm-6.12-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-8
/
+29
2024-09-27
sched_ext: Remove redundant p->nr_cpus_allowed checker
Zhang Qiao
1
-10
/
+1
2024-09-27
sched_ext: Decouple locks in scx_ops_enable()
Tejun Heo
1
-40
/
+27
2024-09-27
sched_ext: Decouple locks in scx_ops_disable_workfn()
Tejun Heo
1
-20
/
+17
2024-09-27
sched_ext: Add scx_cgroup_enabled to gate cgroup operations and fix scx_tg_on...
Tejun Heo
1
-13
/
+22
2024-09-27
sched_ext: Enable scx_ops_init_task() separately
Tejun Heo
1
-4
/
+10
2024-09-27
sched_ext: Fix SCX_TASK_INIT -> SCX_TASK_READY transitions in scx_ops_enable()
Tejun Heo
1
-2
/
+3
2024-09-27
sched_ext: Initialize in bypass mode
Tejun Heo
1
-10
/
+15
2024-09-27
sched_ext: Remove SCX_OPS_PREPPING
Tejun Heo
1
-22
/
+7
2024-09-27
sched_ext: Relocate check_hotplug_seq() call in scx_ops_enable()
Tejun Heo
1
-2
/
+1
2024-09-27
Merge tag 'uml-for-linus-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
24
-189
/
+286
2024-09-27
ovl: fix file leak in ovl_real_fdget_meta()
Amir Goldstein
1
-1
/
+1
2024-09-27
Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-41
/
+56
2024-09-27
Merge tag 'bitmap-for-6.12' of https://github.com/norov/linux
Linus Torvalds
8
-232
/
+325
2024-09-27
Merge tag 'tomoyo-pr-20240927' of git://git.code.sf.net/p/tomoyo/tomoyo
Linus Torvalds
12
-121
/
+583
2024-09-27
Merge tag 'cxl-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
26
-403
/
+1089
2024-09-27
selftests: vDSO: align stack for O2-optimized memcpy
Jason A. Donenfeld
1
-0
/
+2
2024-09-27
HID: bpf: fix cfi stubs for hid_bpf_ops
Benjamin Tissoires
1
-0
/
+14
2024-09-27
Merge tag 'mm-hotfixes-stable-2024-09-27-09-45' of git://git.kernel.org/pub/s...
Linus Torvalds
22
-41
/
+104
2024-09-27
Merge tag 'loongarch-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
25
-193
/
+565
2024-09-27
Merge tag 'sh-for-v6.12-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-7
/
+4
2024-09-27
Merge tag 'i2c-host-fixes-6.12-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Wolfram Sang
6
-3
/
+58
2024-09-27
Merge tag 'for-linus-6.12-rc1a-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
17
-47
/
+509
2024-09-27
netfs: Advance iterator correctly rather than jumping it
David Howells
1
-3
/
+9
2024-09-27
afs: Fix the setting of the server responding flag
David Howells
1
-1
/
+1
2024-09-27
afs: Remove unused struct and function prototype
Thorsten Blum
1
-9
/
+0
2024-09-27
afs: Fix possible infinite loop with unresponsive servers
Marc Dionne
2
-5
/
+10
2024-09-27
pidfs: check for valid pid namespace
Christian Brauner
1
-1
/
+4
2024-09-27
afs: Fix missing wire-up of afs_retry_request()
David Howells
1
-0
/
+1
2024-09-27
cachefiles: fix dentry leak in cachefiles_open_file()
Baokun Li
1
-4
/
+3
2024-09-27
Merge tag 'for-6.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
26
-146
/
+487
2024-09-27
Merge tag 'ata-6.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+7
2024-09-27
Merge tag 'driver-core-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
20
-164
/
+165
2024-09-27
Documentation: KVM: fix warning in "make htmldocs"
Paolo Bonzini
1
-0
/
+1
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
221
-270
/
+0
2024-09-27
mailbox, remoteproc: omap2+: fix compile testing
Arnd Bergmann
3
-6
/
+4
2024-09-27
i2c: xiic: Fix pm_runtime_set_suspended() with runtime pm enabled
Jinjie Ruan
1
-1
/
+1
2024-09-27
i2c: keba: I2C_KEBA should depend on KEBA_CP500
Geert Uytterhoeven
1
-0
/
+1
2024-09-26
smb: client: make SHA-512 TFM ephemeral
Enzo Matsumiya
6
-47
/
+17
2024-09-26
smb: client: make HMAC-MD5 TFM ephemeral
Enzo Matsumiya
2
-84
/
+50
2024-09-26
smb: client: stop flooding dmesg in smb2_calc_signature()
Paulo Alcantara
1
-1
/
+1
2024-09-26
smb: client: allocate crypto only for primary server
Enzo Matsumiya
2
-9
/
+18
2024-09-26
smb: client: fix UAF in async decryption
Enzo Matsumiya
2
-19
/
+34
2024-09-26
sched_ext: Use shorter slice while bypassing
Tejun Heo
1
-2
/
+4
2024-09-26
sched_ext: Split the global DSQ per NUMA node
Tejun Heo
1
-13
/
+60
2024-09-26
sched_ext: Relocate find_user_dsq()
Tejun Heo
1
-5
/
+5
2024-09-26
sched_ext: Allow only user DSQs for scx_bpf_consume(), scx_bpf_dsq_nr_queued(...
Tejun Heo
1
-14
/
+8
2024-09-26
scx_flatcg: Use a user DSQ for fallback instead of SCX_DSQ_GLOBAL
Tejun Heo
1
-4
/
+13
2024-09-26
netfs: Fix write oops in generic/346 (9p) and generic/074 (cifs)
David Howells
3
-22
/
+65
2024-09-26
drm/amd/pm: update workload mask after the setting
Kenneth Feng
3
-2
/
+13
2024-09-26
drm/amdgpu: bump driver version for cleared VRAM
Alex Deucher
1
-1
/
+2
2024-09-26
drm/amdgpu: fix vbios fetching for SR-IOV
Alex Deucher
1
-2
/
+9
2024-09-26
drm/amdgpu: fix PTE copy corruption for sdma 7
Frank Min
1
-2
/
+5
2024-09-26
ocfs2: fix uninit-value in ocfs2_get_block()
Joseph Qi
1
-3
/
+2
2024-09-26
zram: don't free statically defined names
Andrey Skvortsov
1
-2
/
+4
2024-09-26
memory tiers: use default_dram_perf_ref_source in log message
Huang Ying
1
-3
/
+3
2024-09-26
Revert "list: test: fix tests for list_cut_position()"
Guenter Roeck
1
-6
/
+0
2024-09-26
kselftests: mm: fix wrong __NR_userfaultfd value
Muhammad Usama Anjum
1
-1
/
+1
2024-09-26
compiler.h: specify correct attribute for .rodata..c_jump_table
Tiezhu Yang
1
-1
/
+1
2024-09-26
mm/damon/Kconfig: update DAMON doc URL
Diederik de Haas
1
-1
/
+1
2024-09-26
mm: kfence: fix elapsed time for allocated/freed track
qiwu.chen
1
-1
/
+1
2024-09-26
ocfs2: fix deadlock in ocfs2_get_system_file_inode
Mohammed Anees
1
-1
/
+7
2024-09-26
ocfs2: reserve space for inline xattr before attaching reflink tree
Gautham Ananthakrishna
2
-12
/
+25
2024-09-26
mm: migrate: annotate data-race in migrate_folio_unmap()
Jeongjun Park
1
-1
/
+1
2024-09-26
mm/hugetlb: simplify refs in memfd_alloc_folio
Steve Sistare
2
-5
/
+2
2024-09-26
mm/gup: fix memfd_pin_folios alloc race panic
Steve Sistare
1
-0
/
+1
2024-09-26
mm/gup: fix memfd_pin_folios hugetlb page allocation
Steve Sistare
1
-2
/
+6
2024-09-26
mm/hugetlb: fix memfd_pin_folios resv_huge_pages leak
Steve Sistare
3
-5
/
+31
2024-09-26
mm/hugetlb: fix memfd_pin_folios free_huge_pages leak
Steve Sistare
1
-1
/
+3
2024-09-26
mm/filemap: fix filemap_get_folios_contig THP panic
Steve Sistare
1
-0
/
+4
2024-09-26
mm: make SPLIT_PTE_PTLOCKS depend on SMP
Guenter Roeck
1
-0
/
+1
2024-09-26
tools: fix shared radix-tree build
Lorenzo Stoakes
4
-1
/
+15
2024-09-27
Merge tag 'drm-intel-next-fixes-2024-09-26' of https://gitlab.freedesktop.org...
Dave Airlie
1
-3
/
+6
2024-09-26
Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
71
-4553
/
+5124
2024-09-26
Merge tag 'asm-generic-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-268
/
+230
2024-09-26
Merge tag 'efi-next-for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-7
/
+10
2024-09-26
Revert "binfmt_elf, coredump: Log the reason of the failed core dumps"
Linus Torvalds
4
-150
/
+34
2024-09-26
dma-mapping: fix DMA API tracing for chained scatterlists
Christoph Hellwig
1
-18
/
+19
2024-09-26
x86/cpu: Add two Intel CPU model numbers
Tony Luck
1
-0
/
+5
2024-09-26
Merge tag 'net-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
41
-209
/
+1289
2024-09-26
Merge tag 'char-misc-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
337
-3114
/
+21959
2024-09-26
Merge tag 'staging-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
128
-8531
/
+827
2024-09-26
Merge tag 'tty-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
35
-426
/
+623
2024-09-26
Merge tag 'usb-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
189
-1246
/
+3858
2024-09-26
x86/tdx: Fix "in-kernel MMIO" check
Alexey Gladkov (Intel)
1
-0
/
+6
2024-09-26
Merge tag 'hid-for-linus-2024092601' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-80
/
+0
2024-09-26
fbcon: break earlier in search_fb_in_map and search_for_mapped_con
Qianqiang Liu
1
-2
/
+6
2024-09-26
fbdev: omapfb: Call of_node_put(ep) only once in omapdss_of_find_source_for_f...
Markus Elfring
1
-5
/
+2
2024-09-26
fbcon: Fix a NULL pointer dereference issue in fbcon_putcs
Qianqiang Liu
1
-0
/
+2
2024-09-26
Merge tag 'v6.12-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/c...
Linus Torvalds
18
-224
/
+282
2024-09-26
Merge tag 'probes-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
8
-62
/
+275
2024-09-26
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
20
-294
/
+1092
2024-09-26
dm verity: fallback to platform keyring also if key in trusted keyring is rej...
Luca Boccassi
1
-1
/
+1
2024-09-26
dm-verity: restart or panic on an I/O error
Mikulas Patocka
1
-2
/
+21
2024-09-26
dm: fix spelling errors
Shen Lichuan
2
-2
/
+2
2024-09-26
dm-cache: remove pointless error check
Dipendra Khadka
1
-4
/
+0
2024-09-26
sh: intc: Replace simple_strtoul() with kstrtoul()
Hongbo Li
1
-1
/
+4
2024-09-26
sh: Remove unused declarations for make_maskreg_irq() and irq_mask_register
Gaosheng Cui
1
-6
/
+0
2024-09-26
dt-bindings: gpio: ep9301: Add missing "#interrupt-cells" to examples
Rob Herring
1
-3
/
+6
2024-09-26
Merge tag 'nf-24-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
22
-132
/
+1091
2024-09-26
MAINTAINERS: Update EP93XX ARM ARCHITECTURE maintainer
Nikita Shubin
1
-0
/
+1
2024-09-26
soc: ep93xx: drop reference to removed EP93XX_SOC_COMMON config
Lukas Bulwahn
1
-1
/
+1
2024-09-26
selftests: netfilter: Avoid hanging ipvs.sh
Phil Sutter
1
-1
/
+1
2024-09-26
kselftest: add test for nfqueue induced conntrack race
Florian Westphal
1
-1
/
+91
2024-09-26
netfilter: nfnetlink_queue: remove old clash resolution logic
Florian Westphal
3
-90
/
+0
2024-09-26
netfilter: nf_tables: missing objects with no memcg accounting
Pablo Neira Ayuso
7
-15
/
+17
2024-09-26
netfilter: nf_tables: use rcu chain hook list iterator from netlink dump path
Pablo Neira Ayuso
1
-1
/
+1
2024-09-26
netfilter: ctnetlink: compile ctnetlink_label_size with CONFIG_NF_CONNTRACK_E...
Simon Horman
1
-5
/
+2
2024-09-26
netfilter: nf_reject: Fix build warning when CONFIG_BRIDGE_NETFILTER=n
Simon Horman
2
-9
/
+6
2024-09-26
netfilter: nf_tables: Keep deleted flowtable hooks until after RCU
Phil Sutter
1
-1
/
+1
2024-09-26
docs: tproxy: ignore non-transparent sockets in iptables
谢致邦 (XIE Zhibang)
1
-1
/
+1
2024-09-26
netfilter: ctnetlink: Guard possible unused functions
Andy Shevchenko
1
-1
/
+1
2024-09-26
selftests: netfilter: nft_tproxy.sh: add tcp tests
Antonio Ojea
4
-0
/
+623
2024-09-26
selftests: netfilter: add reverse-clash resolution test case
Florian Westphal
3
-0
/
+178
2024-09-26
netfilter: conntrack: add clash resolution for reverse collisions
Florian Westphal
1
-5
/
+51
2024-09-26
netfilter: nf_nat: don't try nat source port reallocation for reverse dir clash
Florian Westphal
1
-2
/
+118
2024-09-26
selftests/net: packetdrill: increase timing tolerance in debug mode
Willem de Bruijn
1
-2
/
+7
2024-09-26
usbnet: fix cyclical race on disconnect with work queue
Oliver Neukum
2
-9
/
+43
2024-09-26
net: stmmac: set PP_FLAG_DMA_SYNC_DEV only if XDP is enabled
Furong Xu
1
-1
/
+1
[next]