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-07
Bluetooth: btusb: Use & instead of == to test bitflag BTUSB_IGNORE
Zijun Hu
1
-1
/
+1
2026-08-07
Bluetooth: btusb: Reduce a redundant assignment in btusb_probe()
Zijun Hu
1
-3
/
+1
2026-08-07
Bluetooth: hci_event: Log error for HCI reset status error in hci_cc_reset()
Zijun Hu
1
-1
/
+4
2026-08-07
Bluetooth: hci_sync: Simplify hci_reset_sync()
Zijun Hu
1
-8
/
+2
2026-08-07
Bluetooth: btusb: Simplify btusb_shutdown_qca() by using __hci_reset_sync()
Zijun Hu
1
-7
/
+4
2026-08-07
Bluetooth: btqca: Simplify qca_send_reset() by using __hci_reset_sync()
Zijun Hu
1
-20
/
+2
2026-08-07
Bluetooth: hci_sync: Introduce __hci_reset_sync() for device drivers
Zijun Hu
2
-0
/
+9
2026-08-07
Bluetooth: btusb: QCA: move qca_dump out of struct btusb_data
Zijun Hu
1
-22
/
+34
2026-08-07
Bluetooth: btusb: QCA: Fix populating devcoredump fields on unenabled devices
Zijun Hu
1
-2
/
+4
2026-08-07
Bluetooth: btusb: Record matched usb_device_id into btusb_data
Zijun Hu
1
-0
/
+2
2026-08-07
Bluetooth: btusb: Fix BD_ADDR byte order in btusb_set_bdaddr_wcn6855()
Zijun Hu
1
-4
/
+5
2026-08-07
Bluetooth: btqca: Fix qca_set_bdaddr() waiting for wrong HCI event
Zijun Hu
1
-2
/
+1
2026-08-07
Bluetooth: btusb: Add USB ID 13d3:3625 for MediaTek MT7922
Gustavo Evgucci
1
-0
/
+2
2026-08-07
Bluetooth: hci_sync: Remove unused hci_cmd_sync_dequeue_once()
Siwei Zhang
2
-29
/
+0
2026-08-07
Bluetooth: simplify force_no_mitm_write() with kstrtobool_from_user()
Dmitry Antipov
1
-8
/
+4
2026-08-07
Bluetooth: enable context analysis
Pauli Virtanen
5
-0
/
+10
2026-08-07
objtool: Replace __ASSEMBLY__ with __ASSEMBLER__ in header files
Thomas Huth
2
-6
/
+6
2026-08-07
sched/topology: Restore SD_PREFER_SIBLING in domains with asymmetric capacity
Ricardo Neri
2
-6
/
+1
2026-08-07
sched/fair: Allow load balancing between CPUs of identical capacity
Ricardo Neri
1
-1
/
+8
2026-08-07
sched/fair: Skip misfit load accounting when the destination CPU cannot help
Ricardo Neri
1
-4
/
+17
2026-08-07
sched/fair: Check CPU capacity before comparing group types during load balance
Ricardo Neri
1
-11
/
+11
2026-08-07
sched/fair: Also gate overloaded status update for SD_ASYM_CPUCAPACITY
Ricardo Neri
1
-1
/
+3
2026-08-07
sched/fair: Do not skip CPUs of similar capacity with busy SMT siblings
Ricardo Neri
1
-3
/
+11
2026-08-07
sched/fair: Prefer fully idle cores for NOHZ balancing
Andrea Righi
1
-11
/
+44
2026-08-07
x86/locking: Use sfence for wmb() if SSE is available
Yao Zi
1
-1
/
+1
2026-08-07
perf/x86/intel/pt: Fix stop/start with no update
Adrian Hunter
1
-9
/
+36
2026-08-07
perf/x86/intel/pt: Use bitwise access for PERF_HES_STOPPED
Adrian Hunter
1
-8
/
+8
2026-08-07
perf/x86/intel/pt: Factor out pt_config_enable()
Adrian Hunter
1
-17
/
+24
2026-08-07
perf/core: Fix group leader use-after-free after sibling detach
Aditya Chillara
1
-30
/
+37
2026-08-07
perf: Reject exited events as group leaders
Kyle Zeng
1
-1
/
+7
2026-08-07
Bluetooth: RFCOMM: Add minimal context analysis annotations
Pauli Virtanen
1
-0
/
+1
2026-08-07
Bluetooth: L2CAP: Add minimal context analysis annotations
Pauli Virtanen
1
-0
/
+1
2026-08-07
Bluetooth: hci_core: Add minimal context analysis annotations
Pauli Virtanen
1
-0
/
+3
2026-08-07
Bluetooth: af_bluetooth: Add minimal context analysis annotations
Pauli Virtanen
1
-2
/
+5
2026-08-07
Bluetooth: btusb: Add new VID/PID 0x0489/0xe156 for MT7902
Sean Wang
1
-0
/
+2
2026-08-07
scsi: scsi_debug: Negate wrapped memcmp() result
Xu Rao
1
-2
/
+2
2026-08-07
KVM: x86: Remove runtime Xen TSC frequency CPUID update
David Woodhouse
2
-29
/
+0
2026-08-07
ASoC: amd: acp: return irq error directly
Rosen Penev
1
-1
/
+1
2026-08-07
KVM: x86/xen: Prevent runstate times from becoming negative
David Woodhouse
1
-6
/
+22
2026-08-07
KVM: arm64: vgic-v3: take an LPI reference in vgic_v3_save_pending_tables
Qihang
1
-3
/
+9
2026-08-08
selftests/ftrace: Force C locale in ftracetest
Rui Qi
1
-0
/
+3
2026-08-07
KVM: arm64: vgic-its: Point saved ITEs at the next valid entry
Fuad Tabba
1
-7
/
+8
2026-08-07
KVM: arm64: vgic-its: Don't save collections the table cannot hold
Fuad Tabba
1
-0
/
+3
2026-08-07
KVM: arm64: vgic: Don't leak the SPI array when init is retried
Fuad Tabba
1
-0
/
+3
2026-08-07
KVM: arm64: vgic-its: Don't dereference a NULL collection on ITT save
Fuad Tabba
1
-0
/
+8
2026-08-08
selftests/ftrace: Convert ELF entry point to file offset in uprobe test
Rui Qi
1
-2
/
+25
2026-08-07
Merge branch 'rust-sync-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Peter Zijlstra
6
-43
/
+170
2026-08-07
Merge patch series "scsi: Add LeapRAID driver support"
Martin K. Petersen (Oracle)
13
-0
/
+16978
2026-08-07
x86/paravirt: Trace contended_release on unlock
Dmitry Ilvokhin
2
-2
/
+53
2026-08-07
tracing/lock: Use TRACE_EVENT_FN() for contended_release
Dmitry Ilvokhin
2
-2
/
+12
[prev]
[next]