index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-10
keys, dns: Drop unused NUL terminator from upayload->data
Thorsten Blum
1
-2
/
+1
2026-08-10
bonding: fix wrong extack attribute in ARP validate netlink error path
Hangbin Liu
1
-1
/
+1
2026-08-10
nilfs2: standardize the inode number type to u64
Ryusuke Konishi
10
-50
/
+46
2026-08-10
net: phy: realtek: fix EEE advertisement write on the internal PHY MMD path
Oleksij Rempel
1
-1
/
+1
2026-08-10
amt: Don't support cross-netns setup.
Kuniyuki Iwashima
1
-0
/
+3
2026-08-10
tcp: fix icsk_ack.ato bitfield overflow
Jiayuan Chen
2
-4
/
+6
2026-08-10
nilfs2: enhance btree node keys check
Wang Jianjian
1
-3
/
+16
2026-08-10
net/sched: act_gact, act_police: range check the fallback control action
Hyunjung Ko
3
-0
/
+30
2026-08-10
veth: fix queue index used to wake the peer txq in veth_poll
Jonas Köppeler
1
-1
/
+1
2026-08-10
net: expect instance lock in netdev_queue_get_dma_dev()
Jakub Kicinski
1
-1
/
+1
2026-08-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bp...
Tejun Heo
4898
-26173
/
+77894
2026-08-10
Merge branch 'add-dapu-telecom-dap8211r-i-gigabit-ethernet-phy-driver'
Jakub Kicinski
5
-0
/
+294
2026-08-10
net: phy: add DAPU Telecom DAP8211R(I) Gigabit Ethernet PHY driver
Artem Shimko
3
-0
/
+230
2026-08-10
dt-bindings: net: add DAPU Telecom DAP8211R(I) PHY binding
Artem Shimko
1
-0
/
+62
2026-08-10
dt-bindings: vendor-prefixes: add Guangdong Dapu Telecom Co., Ltd.
Artem Shimko
1
-0
/
+2
2026-08-10
selftests/net: fin_ack_lat: fix latency threshold typo
Brian Grech
1
-1
/
+1
2026-08-10
macvlan: inherit needed_headroom and needed_tailroom from lowerdev
Eric Dumazet
1
-0
/
+4
2026-08-10
ipvlan: inherit needed_headroom and needed_tailroom from phy_dev
Eric Dumazet
1
-0
/
+4
2026-08-10
Merge branch 'eth-bnxt-fix-irq-notifier-bugs'
Jakub Kicinski
2
-41
/
+91
2026-08-10
eth: bnxt: avoid deadlock when canceling IRQ affinity notifier
Jakub Kicinski
2
-25
/
+64
2026-08-10
eth: bnxt: decrease indent in bnxt_request_irq()
Jakub Kicinski
1
-23
/
+23
2026-08-10
eth: bnxt: keep the aRFS rmap updated when TPH is enabled
Jakub Kicinski
1
-4
/
+15
2026-08-10
eth: bnxt: cancel IRQ notifier before freeing affinity mask
Jakub Kicinski
1
-2
/
+2
2026-08-10
workqueue: skip the node_nr_active update for non-unbound workqueues
Breno Leitao
1
-2
/
+3
2026-08-10
workqueue: rename alloc_unbound_pwq() to alloc_pwq()
Breno Leitao
1
-4
/
+4
2026-08-10
workqueue: allocate attrs for all workqueues
Breno Leitao
2
-6
/
+4
2026-08-10
workqueue: rename wq->unbound_attrs to wq->attrs
Breno Leitao
2
-22
/
+22
2026-08-10
workqueue: test WQ_UNBOUND explicitly in the hotplug loops
Breno Leitao
1
-2
/
+2
2026-08-10
workqueue: account nr_active by the backing pool
Breno Leitao
1
-10
/
+16
2026-08-10
workqueue: release pwq pools by pool type
Breno Leitao
1
-4
/
+10
2026-08-10
workqueue: factor out alloc_and_link_percpu_pwqs()
Breno Leitao
1
-19
/
+24
2026-08-10
workqueue: factor out get_percpu_pool()
Breno Leitao
1
-12
/
+16
2026-08-10
Merge tag 'samsung-soc-7.3' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
3
-24
/
+3
2026-08-10
timekeeping: Check the return value of tk_get_aux_ts64 in __do_adjtimex()
Thomas Weißschuh (Schneider Electric)
1
-3
/
+5
2026-08-10
pinctrl: rockchip: Add RV1106 pinctrl support
Simon Glass
2
-0
/
+196
2026-08-10
dt-bindings: pinctrl: rockchip: Add RV1106 compatible
Simon Glass
1
-0
/
+1
2026-08-10
pinctrl: rockchip: Decode drive strength in the get function
Simon Glass
1
-19
/
+19
2026-08-10
selftests/sched_ext: Check skeleton open failure in exit test
Liang Luo
1
-0
/
+1
2026-08-10
docs: cgroup-v2: fix stale "io" controller introduction
Zhe Liu
1
-3
/
+7
2026-08-10
selftests/cgroup: Avoid awk -e in cpuset tests
Rui Qi
2
-2
/
+2
2026-08-10
cgroup/cpuset: Use WRITE_ONCE() for shared prs_err updates
Guopeng Zhang
1
-11
/
+13
2026-08-10
nvme-pci: release descriptor pools on probe failure
Guixin Liu
1
-0
/
+1
2026-08-10
nvmet: propagate percpu_ref_init() failure in nvmet_ns_enable()
Guixin Liu
1
-1
/
+2
2026-08-10
nvmet: fix NULL pointer dereference in nvmet_execute_identify_nslist()
Guixin Liu
1
-1
/
+1
2026-08-10
vfio: selftests: Retry on EAGAIN during device reset
Josh Hilke
2
-1
/
+20
2026-08-10
vfio: selftests: igb: Add driver for Intel 82576 device
Josh Hilke
6
-1
/
+591
2026-08-10
vfio: selftests: Add helpers to re-enable interrupts
Alex Williamson
2
-0
/
+36
2026-08-10
nvme: zero the discard fallback page
Yehyeong Lee
1
-1
/
+1
2026-08-10
selftests: netfilter: conntrack_dump_flush: remove unused variables and fix typo
Qingshuang Fu
1
-17
/
+14
2026-08-10
netfilter: nf_conntrack_expect: bail out on insert dead expectations
Pablo Neira Ayuso
1
-0
/
+6
[prev]
[next]