summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-12xfrm: use compat translator only for u64 alignment mismatchSanman Pradhan
2026-06-12arm64: defconfig: enable BST SDHCI controllerAlbert Yang
2026-06-12arm64: dts: bst: enable eMMC controller in C1200Albert Yang
2026-06-11Input: rmi4 - update formatting in F12Dmitry Torokhov
2026-06-11Input: rmi4 - propagate proper error code in F12 sensor tuningDmitry Torokhov
2026-06-11Input: rmi4 - simplify size calculations in F12Dmitry Torokhov
2026-06-11Input: rmi4 - use sizeof(*ptr) and idiomatic checks in f12 allocatorsDmitry Torokhov
2026-06-11Input: rmi4 - use devm_kmalloc for F12 data packet bufferDmitry Torokhov
2026-06-11Input: rmi4 - use flexible array member for IRQ masks in F12Dmitry Torokhov
2026-06-11Input: rmi4 - use unaligned access helpers in F12Dmitry Torokhov
2026-06-11Input: rmi4 - change reg_size type to u32Dmitry Torokhov
2026-06-11Input: rmi4 - refactor F12 probe functionDmitry Torokhov
2026-06-11Input: rmi4 - use kzalloc_flex() for struct rmi_functionDmitry Torokhov
2026-06-11Input: rmi4 - refactor function allocation and registrationDmitry Torokhov
2026-06-11Input: rmi4 - use local presence map in rmi_read_register_desc()Dmitry Torokhov
2026-06-11Input: rmi4 - fix limit in rmi_register_desc_has_subpacket()Dmitry Torokhov
2026-06-11Input: rmi4 - fix bit count in bitmap_copy()Dmitry Torokhov
2026-06-11Input: rmi4 - iterative IRQ handlerDmitry Torokhov
2026-06-11Input: rmi4 - fix memory leak in rmi_set_attn_data()Dmitry Torokhov
2026-06-11Input: rmi4 - initialize attn_fifo properlyDmitry Torokhov
2026-06-11Input: rmi4 - fix num_subpackets overflow in register descriptorDmitry Torokhov
2026-06-11Input: rmi4 - fix type overflow in register countsDmitry Torokhov
2026-06-11Input: rmi4 - refactor register descriptor parsingDmitry Torokhov
2026-06-11Input: rmi4 - fix register descriptor address calculationDmitry Torokhov
2026-06-12Merge tag 'drm-xe-fixes-2026-06-11' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-06-12Merge tag 'drm-intel-fixes-2026-06-11' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2026-06-11ip6_tunnel: annotate data-races around t->err_count and t->err_timeEric Dumazet
2026-06-12crypto: tegra - fix refcount leak in tegra_se_host1x_submit()Wentao Liang
2026-06-12crypto: rng - Free default RNG on module exitHerbert Xu
2026-06-12crypto: testmgr - allow authenc(hmac(sha{256,384}),cts(cbc(aes))) in FIPS modeIlya Dryomov
2026-06-12hwrng: jh7110 - fix refcount leak in starfive_trng_read()Wentao Liang
2026-06-12crypto: atmel-ecc - drop dead code in atmel_ecdh_max_sizeThorsten Blum
2026-06-12crypto: cavium/cpt - fix DMA cleanup using wrong loop indexFelix Gu
2026-06-12crypto: marvell/octeontx - fix DMA cleanup using wrong loop indexFelix Gu
2026-06-12MAINTAINERS: make myself the maintainer of the Qualcomm QCE driverBartosz Golaszewski
2026-06-12crypto: amcc - convert irq_of_parse_and_map to platform_get_irqRosen Penev
2026-06-12crypto: sun4i-ss - Remove insecure and unused rng_algEric Biggers
2026-06-12hwrng: xilinx - Move xilinx-rng into drivers/char/hw_random/Eric Biggers
2026-06-11cxl/test: Add check after kzalloc() memory in alloc_mock_res()Dave Jiang
2026-06-11cxl/test: Unregister cxl_acpi in cxl_test_init() error pathDave Jiang
2026-06-11perf stat: Fix false NMI watchdog warning in aggregation modesChun-Tse Shao
2026-06-11perf test: Compile named_threads workload with -O0James Clark
2026-06-11Merge tag 'for-net-next-2026-06-11' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2026-06-11Merge tag 'nfc-net-next-20260611' of https://codeberg.org/linux-nfc/linuxJakub Kicinski
2026-06-11dt-bindings: mailbox: qcom: Add IPCC support for Maili PlatformChunkai Deng
2026-06-11io_uring/zcrx: kill dead 'sock' member in struct io_zcrx_argsJens Axboe
2026-06-11Merge branch 'tipc-fix-netlink-gate-and-receive-path-bugs'Jakub Kicinski
2026-06-11tipc: reject inverted service ranges from peer bindingsMichael Bommarito
2026-06-11tipc: prevent snt_unacked underflow on CONN_ACKMichael Bommarito
2026-06-11tipc: require net admin for TIPCv2 netlink mutatorsMichael Bommarito