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-24
Bluetooth: hci_core: use skb_get() instead of skb_clone() for req_skb
Xin Chen
1
-1
/
+1
2026-08-24
Bluetooth: hci_event: clear HCI_LE_ADV only on a created connection
Valentin Kindschi
1
-3
/
+4
2026-08-24
Bluetooth: hci_conn: re-enable advertising only for peripheral role
Valentin Kindschi
1
-1
/
+2
2026-08-24
Bluetooth: hci_bcm4377: Ignore reserved PHY in ext adv reports on BCM4378
Lorenzo Stoakes (ARM)
1
-0
/
+1
2026-08-24
Bluetooth: eir: Fix OOB read in eir_get_service_data()
HyeongJun An
1
-1
/
+2
2026-08-24
Bluetooth: btnxpuart: Validate the FW dump header length
Ali Ahmet Memis
1
-3
/
+12
2026-08-24
docs: kernel-parameters: add CPU_FREQ, CPU_IDLE build options
Randy Dunlap
1
-0
/
+2
2026-08-24
Bluetooth: hci_sync: add conditional locking annotations
Pauli Virtanen
1
-0
/
+5
2026-08-24
Bluetooth: btnxpuart: Check remote M.2 connector availability before pwrseq
Sherry Sun
1
-1
/
+23
2026-08-24
Bluetooth: btmtksdio: Fix out-of-bounds DMA read in the TX path
Chris Lu
1
-5
/
+21
2026-08-24
Bluetooth: btmtksdio: Take exclusive ownership of the SKB before TX
Chris Lu
1
-7
/
+6
2026-08-24
Bluetooth: btmtk: Do not discard the subsystem reset timeout
Ismail Tarim
1
-2
/
+5
2026-08-24
Bluetooth: btmtk: Do not report success when subsys reset fails
Ismail Tarim
1
-1
/
+3
2026-08-24
Bluetooth: L2CAP: fix race l2cap_sock_cleanup_listen() vs. put_chan
Pauli Virtanen
2
-10
/
+18
2026-08-24
Bluetooth: mgmt: fix 'hdev->discovery.uuids' NULL dereference
Pavel Shpakovskiy
2
-6
/
+14
2026-08-24
docs/sched_ext: document that cgroup CPU knobs are scheduler-dependent
Tao Cui
1
-0
/
+15
2026-08-24
Bluetooth: L2CAP: reject accept queue add unless BT_LISTEN
Pauli Virtanen
1
-0
/
+13
2026-08-24
Bluetooth: L2CAP: access chan->conn safely in get/setsockopt
Pauli Virtanen
1
-16
/
+48
2026-08-24
Bluetooth: hci_intel: fix usage_count leak when autosuspend_delay is negative
Guangshuo Li
1
-0
/
+1
2026-08-24
Bluetooth: hci_h5: fix usage_count leak when autosuspend_delay is negative
Guangshuo Li
1
-1
/
+3
2026-08-24
Bluetooth: hci_bcm: fix usage_count leak when autosuspend_delay is negative
Guangshuo Li
1
-0
/
+1
2026-08-24
Merge tag 'mailbox-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jas...
Linus Torvalds
33
-198
/
+814
2026-08-24
doc:it_IT: align Italian documentation in process
Federico Vaga
16
-245
/
+519
2026-08-24
selftests/cgroup: Add test for preserving boot-isolated CPUs
Guopeng Zhang
1
-0
/
+58
2026-08-24
docs: threat-model: fix /dev/kmsg reference
Johan Hovold
1
-1
/
+1
2026-08-24
cgroup/cpuset: Preserve boot-isolated CPUs on partition release
Guopeng Zhang
1
-10
/
+29
2026-08-24
selftests/cgroup: Drop invalid boot isolation comparison
Guopeng Zhang
1
-6
/
+0
2026-08-24
docs: block: fix dead http link in blk-mq.rst
Jenson Johnathon Reggentin
1
-1
/
+1
2026-08-24
docs/ja_JP: translate submitting-patches.rst (tag usage)
Akiyoshi Kurita
1
-0
/
+94
2026-08-24
docs: cgroup-v2: fix misc.events key format description
Cheng Lingfei
1
-1
/
+1
2026-08-24
Bluetooth: hci_sync: Clear HCI_CMD_PENDING when dropping the last request
Ibrahim Abdelkader
1
-0
/
+2
2026-08-24
Merge tag 'kvmarm-7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...
Paolo Bonzini
66
-476
/
+1579
2026-08-24
accel/amdxdna: put the chained BO when its mapping fails
Taimuraz Kaitmazov
1
-1
/
+3
2026-08-24
accel/amdxdna: reject a command chain that carries no commands
Taimuraz Kaitmazov
1
-1
/
+1
2026-08-24
accel/amdxdna: Remove __counted_by from struct amdxdna_cmd_chain
Lizhi Hou
1
-1
/
+1
2026-08-24
Merge tag 'i2c-7.3-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/an...
Linus Torvalds
30
-74
/
+78
2026-08-24
Merge tag 'pinctrl-v7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
119
-2902
/
+15232
2026-08-24
f2fs: use adjusted write range after f2fs_write_checks()
Seongjae Jeong
1
-8
/
+9
2026-08-24
Merge tag 'auxdisplay-v7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-48
/
+15
2026-08-24
fuse: zero the partial EOF page when extending a file
Jimmy Zuber
2
-0
/
+12
2026-08-24
arm64: process: Fix context switching MTE store-only tag check
Vladimir Murzin
1
-1
/
+1
2026-08-24
dma-contiguous: fix truncation of numa_cma / cma_pernuma sizes >= 2G
Alexander Graf
1
-7
/
+9
2026-08-24
KVM: arm64: ptdump: Flush the last region
Wei-Lin Chang
1
-4
/
+7
2026-08-24
arm64: ptdump: Make note_page_flush() range aware
Wei-Lin Chang
2
-1
/
+15
2026-08-24
ASoC: rt766: add RT766/RT767 VA1 device IDs
Shuming Fan
1
-0
/
+2
2026-08-24
printk: Don't WARN on kthread_run failure.
Tetsuo Handa
2
-2
/
+2
2026-08-24
Merge branch 'slab/for-7.3/kfree_rcu_nolock' into slab/for-next
Vlastimil Babka (SUSE)
8
-172
/
+435
2026-08-24
Merge branch 'slab/for-7.3/objext_split' into slab/for-next
Vlastimil Babka (SUSE)
12
-224
/
+458
2026-08-24
rtc: msc313: Select by default on MSTARV7
Daniel Palmer
1
-1
/
+2
2026-08-24
selftests: dmabuf-heaps: add fd-leak-on-EFAULT regression test
Baineng Shou
1
-1
/
+112
[prev]
[next]