index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-19
arm_mpam: Merge supported features during mpam_enable() into mpam_class
James Morse
2
-0
/
+217
2025-11-19
arm_mpam: Probe the hardware features resctrl supports
James Morse
2
-0
/
+182
2025-11-19
arm_mpam: Add helpers for managing the locking around the mon_sel registers
James Morse
2
-0
/
+43
2025-11-19
arm_mpam: Probe hardware to find the supported partid/pmg values
James Morse
3
-1
/
+167
2025-11-19
arm_mpam: Add cpuhp callbacks to probe MSC hardware
James Morse
2
-1
/
+180
2025-11-19
arm_mpam: Add MPAM MSC register layout definitions
James Morse
1
-0
/
+267
2025-11-19
arm_mpam: Add the class and component structures for firmware described ris
James Morse
3
-1
/
+490
2025-11-19
arm_mpam: Add probe/remove for mpam msc driver and kbuild boiler plate
James Morse
7
-0
/
+262
2025-11-19
ACPI / MPAM: Parse the MPAM table
James Morse
6
-1
/
+464
2025-11-19
ACPI: Define acpi_put_table cleanup handler and acpi_get_table_pointer() helper
Ben Horgan
1
-0
/
+12
2025-11-19
platform: Define platform_device_put cleanup handler
Ben Horgan
1
-0
/
+1
2025-11-19
arm64: kconfig: Add Kconfig entry for MPAM
James Morse
1
-0
/
+23
2025-11-19
ACPI / PPTT: Add a helper to fill a cpumask from a cache_id
James Morse
2
-0
/
+71
2025-11-19
ACPI / PPTT: Find cache level by cache-id
James Morse
2
-0
/
+71
2025-11-19
ACPI / PPTT: Add acpi_pptt_cache_v1_full to use pptt cache as one structure
Ben Horgan
1
-9
/
+36
2025-11-19
ACPI / PPTT: Stop acpi_count_levels() expecting callers to clear levels
James Morse
1
-8
/
+12
2025-11-19
ACPI / PPTT: Add a helper to fill a cpumask from a processor container
James Morse
2
-0
/
+87
2025-11-19
tick/sched: Fix bogus condition in report_idle_softirq()
Wen Yang
1
-6
/
+5
2025-11-19
Merge tag 'sunxi-clk-fixes-for-6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into clk-fixes
Stephen Boyd
2
-3
/
+3
2025-11-19
drm/plane: Fix create_in_format_blob() return value
Ville Syrjälä
1
-2
/
+2
2025-11-19
Merge tag 'soc-fixes-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
26
-61
/
+94
2025-11-19
Merge tag 'pwm/for-6.18-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linux
Linus Torvalds
1
-2
/
+2
2025-11-19
Merge tag 'hid-for-linus-2025111901' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Linus Torvalds
12
-20
/
+57
2025-11-19
net: phylink: add missing supported link modes for the fixed-link
Wei Fang
1
-0
/
+3
2025-11-19
Merge tag 'fixes-2025-11-19' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock
Linus Torvalds
1
-1
/
+2
2025-11-19
arm64, tlbflush: don't TLBI broadcast if page reused in write fault
Huang Ying
4
-9
/
+72
2025-11-19
mm: add spurious fault fixing support for huge pmd
Huang Ying
5
-30
/
+73
2025-11-19
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
698
-3111
/
+7911
2025-11-19
dt-bindings: pinctrl: xlnx,versal-pinctrl: Add missing unevaluatedProperties on '^conf' nodes
Rob Herring (Arm)
1
-0
/
+1
2025-11-19
fs: move mntput_no_expire() slowpath into a dedicated routine
Mateusz Guzik
1
-16
/
+22
2025-11-19
ACPI: APEI: EINJ: Fix EINJV2 initialization and injection
Tony Luck
1
-23
/
+41
2025-11-19
fs: remove spurious exports in fs/file_attr.c
Christoph Hellwig
1
-4
/
+0
2025-11-19
watch_queue: Use local kmap in post_one_notification()
Davidlohr Bueso
1
-2
/
+2
2025-11-19
MAINTAINERS: update my email address
Bartosz Golaszewski
1
-8
/
+8
2025-11-19
gpio: cdev: make sure the cdev fd is still active before emitting events
Bartosz Golaszewski
1
-2
/
+7
2025-11-19
autofs: dont trigger mount if it cant succeed
Ian Kent
6
-0
/
+22
2025-11-19
perf/x86/intel/uncore: Remove superfluous check
Jiri Slaby (SUSE)
1
-2
/
+0
2025-11-18
Merge branch 'af_unix-fix-so_peek_off-bug-in-unix_stream_read_generic'
Jakub Kicinski
4
-2
/
+165
2025-11-18
selftest: af_unix: Add test for SO_PEEK_OFF.
Kuniyuki Iwashima
3
-0
/
+164
2025-11-18
af_unix: Read sk_peek_offset() again after sleeping in unix_stream_read_generic().
Kuniyuki Iwashima
1
-2
/
+1
2025-11-18
net/mlx5: Clean up only new IRQ glue on request_irq() failure
Pradyumn Rahar
1
-4
/
+2
2025-11-18
mptcp: fix a race in mptcp_pm_del_add_timer()
Eric Dumazet
1
-7
/
+13
2025-11-18
Merge tag 'ipsec-2025-11-18' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
Jakub Kicinski
7
-17
/
+46
2025-11-18
devlink: rate: Unset parent pointer in devl_rate_nodes_destroy
Shay Drory
1
-1
/
+3
2025-11-18
pinctrl: s32cc: initialize gpio_pin_config::list after kmalloc()
Jared Kangas
1
-0
/
+1
2025-11-18
pinctrl: s32cc: fix uninitialized memory in s32_pinctrl_desc
Jared Kangas
1
-1
/
+1
2025-11-18
ice: fix PTP cleanup on driver removal in error path
Grzegorz Nitka
1
-3
/
+19
2025-11-18
MAINTAINERS: sync omap devicetree maintainers with omap platform
Andreas Kemnade
1
-0
/
+4
2025-11-18
Merge tag 'v6.18-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into arm/fixes
Arnd Bergmann
11
-32
/
+17
2025-11-18
idpf: fix possible vport_config NULL pointer deref in remove
Emil Tantilov
1
-0
/
+2
[prev]
[next]