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-15
selftests/bpf: Test forbidden bpf_ksock_send() LSM attach
Mahe Tardy
2
-0
/
+41
2026-08-15
selftests/bpf: Add ksock kfunc test
Mahe Tardy
3
-0
/
+274
2026-08-15
bpf: Add ksock kfuncs
Mahe Tardy
4
-0
/
+370
2026-08-15
net: Add connect_socket() helper
Mahe Tardy
2
-14
/
+20
2026-08-15
kernfs: avoid iattr allocation in listxattr
Yichong Chen
1
-2
/
+2
2026-08-15
dt-bindings: interconnect: qcom-bwmon: Add Maili cpu-bwmon compatible
Yijie Yang
1
-0
/
+1
2026-08-15
dt-bindings: mailbox: Convert TI Message Manager to DT schema
Eduard Bostina
2
-50
/
+67
2026-08-15
mailbox: cix: fix DT property name string typo and use dev_err_probe()
Surendra Singh Chouhan
1
-10
/
+6
2026-08-15
mailbox: riscv-sbi-mpxy: validate RPMI notification lengths
Pengpeng Hou
1
-2
/
+10
2026-08-15
mailbox: bcm2835: use platform_get_irq and simplify probe
Rosen Penev
1
-17
/
+15
2026-08-15
mailbox: qcom-ipcc: fix duplicate channel allocation across holes
Anup Vishwakarma
1
-6
/
+11
2026-08-15
mailbox: mchp-ipc-sbi: Add null check for devm_kasprintf()
Griffin Kroah-Hartman
1
-0
/
+2
2026-08-15
mailbox: Remove redundant dev_err()/dev_err_probe()
Pan Chuang
17
-61
/
+20
2026-08-15
dt-bindings: mailbox: qcom: Add IPQ5210 APCS compatible
Varadarajan Narayanan
1
-0
/
+1
2026-08-15
dt-bindings: mailbox: qcom-ipcc: Document Nord IPCC
Deepti Jaggi
1
-0
/
+1
2026-08-15
mailbox: exynos: Add support for Exynos850 mailbox
Alexey Klimov
1
-6
/
+66
2026-08-15
dt-bindings: mailbox: google,gs101-mbox: Add samsung,exynos850-mbox
Alexey Klimov
1
-1
/
+3
2026-08-15
mailbox: pcc: Fix command timeout due to missed interrupt
Huisong Li
1
-14
/
+27
2026-08-15
mailbox: pcc: Check shared memory signature on request
Sudeep Holla
1
-5
/
+31
2026-08-15
mailbox: pcc: Notify clients on polled completion
Sudeep Holla
1
-1
/
+9
2026-08-15
mailbox: rockchip: drop unneeded runtime pointer (pclk)
Linmao Li
1
-4
/
+4
2026-08-15
mailbox: rockchip: disable pclk on probe failure and unbind
Linmao Li
1
-13
/
+4
2026-08-15
mailbox: qcom-cpucp: handle NULL data in send_data callback
Jia Yang
1
-0
/
+8
2026-08-15
mailbox: qcom-cpucp: fix PREEMPT_RT self-deadlock in IRQ handler
Jia Yang
1
-3
/
+14
2026-08-15
mailbox: arm_mhuv2: Use generic firmware property APIs
Kunihiko Hayashi
1
-3
/
+2
2026-08-15
mailbox: arm_mhuv2: Convert channel translation to fw_xlate()
Kunihiko Hayashi
1
-5
/
+5
2026-08-15
modpost: use mod_warn() and mod_error(), clean up logging
Jani Nikula
1
-55
/
+49
2026-08-15
Merge branch 'redesign-verification-errors'
Eduard Zingerman
13
-151
/
+3508
2026-08-15
bpf: Report Policy helper and kfunc errors
Kumar Kartikeya Dwivedi
3
-1
/
+48
2026-08-15
bpf: Report Program Structure CFG errors
Kumar Kartikeya Dwivedi
4
-0
/
+73
2026-08-15
bpf: Report Execution Context Safety errors
Kumar Kartikeya Dwivedi
3
-1
/
+217
2026-08-15
bpf: Report Call Type Safety argument errors
Kumar Kartikeya Dwivedi
4
-56
/
+388
2026-08-15
bpf: Report Resource Lifetime reference leaks
Kumar Kartikeya Dwivedi
3
-8
/
+195
2026-08-15
bpf: Report Memory Safety bounds errors
Kumar Kartikeya Dwivedi
3
-4
/
+158
2026-08-15
bpf: Report Register Type Safety errors
Kumar Kartikeya Dwivedi
4
-15
/
+986
2026-08-15
bpf: Track verifier context diagnostic events
Kumar Kartikeya Dwivedi
3
-5
/
+74
2026-08-15
bpf: Track verifier reference diagnostic events
Kumar Kartikeya Dwivedi
3
-7
/
+55
2026-08-15
bpf: Track verifier register diagnostic events
Kumar Kartikeya Dwivedi
5
-23
/
+515
2026-08-15
bpf: Prune verifier diagnostics when switching paths
Kumar Kartikeya Dwivedi
1
-2
/
+9
2026-08-15
bpf: Add verifier diagnostic event log
Kumar Kartikeya Dwivedi
3
-0
/
+154
2026-08-15
bpf: Add source and instruction diagnostic context
Kumar Kartikeya Dwivedi
8
-30
/
+576
2026-08-15
bpf: Add verifier diagnostics report helpers
Kumar Kartikeya Dwivedi
3
-1
/
+62
2026-08-15
cpufreq: intel_pstate: Avoid using DESIRED_PERF when DEC is enabled
Rafael J. Wysocki
1
-4
/
+9
2026-08-15
cpufreq: intel_pstate: Consolidate HWP P-states initialization
Rafael J. Wysocki
1
-59
/
+54
2026-08-15
cpufreq: schedutil: Fix rate limit overflow
Hui Su
1
-2
/
+13
2026-08-15
Merge tag 'soc-fixes-7.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-15
/
+20
2026-08-15
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
2
-2
/
+5
2026-08-15
perf test sample-parsing: Validate PERF_FORMAT_GROUP values without LOST
PVS Narasimha Rao
1
-5
/
+34
2026-08-15
perf dso: Replace assert with runtime check in dso__read_symbol()
Arnaldo Carvalho de Melo
1
-1
/
+6
2026-08-15
perf dso: Guard against cache underflow on short reads in dso_cache__memcpy()
Arnaldo Carvalho de Melo
1
-1
/
+14
[prev]
[next]