messages from 2024-07-03 11:28:37 to 2024-07-08 20:06:03 UTC [more...]
[PATCH v21 0/4] implement getrandom() in vDSO
2024-07-08 20:05 UTC (20+ messages)
` [PATCH v21 1/4] mm: add VM_DROPPABLE for designating always lazily freeable mappings
` [PATCH v21 2/4] random: introduce generic vDSO getrandom() implementation
` [PATCH v21 3/4] x86: vdso: Wire up getrandom() vDSO implementation
` [PATCH v21 4/4] selftests/vDSO: add tests for vgetrandom
[PATCH] clk: qcom: Park shared RCGs upon registration
2024-07-08 18:32 UTC (2+ messages)
[PATCH v2] kbuild: Make ld-version.sh more robust against version string changes
2024-07-08 5:06 UTC
[PATCH v6 0/8] clk: Add kunit tests for fixed rate and parent data
2024-07-07 18:08 UTC (12+ messages)
` [PATCH v6 1/8] of/platform: Allow overlays to create platform devices from the root node
` [PATCH v6 2/8] of: Add test managed wrappers for of_overlay_apply()/of_node_put()
` [PATCH v6 3/8] dt-bindings: vendor-prefixes: Add "test" vendor for KUnit and friends
` [PATCH v6 4/8] of: Add a KUnit test for overlays and test managed APIs
` [PATCH v6 5/8] platform: Add test managed platform_device/driver APIs
` [PATCH v6 6/8] clk: Add test managed clk provider/consumer APIs
` [PATCH v6 7/8] clk: Add KUnit tests for clk fixed rate basic type
` [PATCH v6 8/8] clk: Add KUnit tests for clks registered with struct clk_parent_data
[PATCH 5.10 000/284] 5.10.221-rc2 review
2024-07-07 10:35 UTC (6+ messages)
[PATCH] kbuild: Update ld-version.sh for change in LLD version output
2024-07-06 5:08 UTC (5+ messages)
[PATCH 00/13] Support several Rust toolchain versions
2024-07-05 13:46 UTC (27+ messages)
` [PATCH 01/13] rust: macros: indent list item in `paste!`'s docs
` [PATCH 03/13] rust: allow `dead_code` for never constructed bindings
` [PATCH 04/13] rust: relax most deny-level lints to warnings
` [PATCH 05/13] rust: simplify Clippy warning flags set
` [PATCH 06/13] rust: start supporting several compiler versions
` [PATCH 07/13] rust: warn about `bindgen` versions 0.66.0 and 0.66.1
` [PATCH 08/13] rust: work around `bindgen` 0.69.0 issue
` [PATCH 11/13] kbuild: rust: add `rustc-version` support
` [PATCH 12/13] rust: support the new `-Zub-checks` flag
` [PATCH 13/13] docs: rust: quick-start: add section on Linux distributions
[PATCH 4.19 000/139] 4.19.317-rc1 review
2024-07-05 6:38 UTC (10+ messages)
` [PATCH 4.19 093/139] scsi: mpt3sas: Add ioc_<level> logging macros
[PATCH 5.15 000/356] 5.15.162-rc1 review
2024-07-05 5:50 UTC (77+ messages)
` [PATCH 5.15 067/356] selftests/mm: log a consistent test name for check_compaction
` [PATCH 5.15 255/356] x86/mm/numa: Use NUMA_NO_NODE when calling memblock_set_node()
` [PATCH 5.15 278/356] sparc: fix compat recv/recvfrom syscalls
` [PATCH 5.15 281/356] netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registers
` [PATCH 5.15 282/356] tracing/net_sched: NULL pointer dereference in perf_trace_qdisc_reset()
` [PATCH 5.15 283/356] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
` [PATCH 5.15 284/356] drm/panel: ilitek-ili9881c: Fix warning with GPIO controllers that sleep
` [PATCH 5.15 285/356] vduse: validate block features only with block devices
` [PATCH 5.15 286/356] vduse: Temporarily fail if control queue feature requested
` [PATCH 5.15 287/356] x86/fpu: Fix AMD X86_BUG_FXSAVE_LEAK fixup
` [PATCH 5.15 306/356] mmc: sdhci: Do not invert write-protect twice
` [PATCH 5.15 307/356] mmc: sdhci: Do not lock spinlock around mmc_gpio_get_ro()
` [PATCH 5.15 308/356] i2c: testunit: dont erase registers after STOP
` [PATCH 5.15 309/356] i2c: testunit: discard write requests while old command is running
` [PATCH 5.15 310/356] iio: adc: ad7266: Fix variable checking bug
` [PATCH 5.15 311/356] iio: accel: fxls8962af: select IIO_BUFFER & IIO_KFIFO_BUF
` [PATCH 5.15 312/356] iio: chemical: bme680: Fix pressure value output
` [PATCH 5.15 313/356] iio: chemical: bme680: Fix calibration data variable
` [PATCH 5.15 314/356] iio: chemical: bme680: Fix overflows in compensate() functions
` [PATCH 5.15 315/356] iio: chemical: bme680: Fix sensor data read operation
` [PATCH 5.15 316/356] net: usb: ax88179_178a: improve link status logs
` [PATCH 5.15 317/356] usb: gadget: printer: SS+ support
` [PATCH 5.15 318/356] usb: gadget: printer: fix races against disable
` [PATCH 5.15 319/356] usb: musb: da8xx: fix a resource leak in probe()
` [PATCH 5.15 320/356] usb: atm: cxacru: fix endpoint checking in cxacru_bind()
` [PATCH 5.15 321/356] usb: dwc3: core: remove lock of otg mode during gadget suspend/resume to avoid deadlock
` [PATCH 5.15 322/356] serial: 8250_omap: Implementation of Errata i2310
` [PATCH 5.15 323/356] serial: imx: set receiver level before starting uart
` [PATCH 5.15 324/356] tty: mcf: MCF54418 has 10 UARTS
` [PATCH 5.15 325/356] net: can: j1939: Initialize unused data in j1939_send_one()
` [PATCH 5.15 326/356] net: can: j1939: recover socket queue on CAN bus error during BAM transmission
` [PATCH 5.15 327/356] net: can: j1939: enhanced error handling for tightly received RTS messages in xtp_rx_rts_session_new
` [PATCH 5.15 328/356] cpu/hotplug: Fix dynstate assignment in __cpuhp_setup_state_cpuslocked()
` [PATCH 5.15 329/356] kbuild: Install dtb files as 0644 in Makefile.dtbinst
` [PATCH 5.15 330/356] sh: rework sync_file_range ABI
` [PATCH 5.15 331/356] csky, hexagon: fix broken sys_sync_file_range
` [PATCH 5.15 332/356] hexagon: fix fadvise64_64 calling conventions
` [PATCH 5.15 333/356] drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_ld_modes
` [PATCH 5.15 334/356] drm/amdgpu: avoid using null object of framebuffer
` [PATCH 5.15 335/356] drm/i915/gt: Fix potential UAF by revoke of fence registers
` [PATCH 5.15 336/356] drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_hd_modes
` [PATCH 5.15 337/356] batman-adv: Dont accept TT entries for out-of-spec VIDs
` [PATCH 5.15 338/356] ata: ahci: Clean up sysfs file on error
` [PATCH 5.15 339/356] ata: libata-core: Fix double free "
` [PATCH 5.15 340/356] ftruncate: pass a signed offset
` [PATCH 5.15 341/356] syscalls: fix compat_sys_io_pgetevents_time64 usage
` [PATCH 5.15 342/356] syscalls: fix sys_fanotify_mark prototype
` [PATCH 5.15 343/356] pwm: stm32: Refuse too small period requests
` [PATCH 5.15 344/356] nfs: Leave pages in the pagecache if readpage failed
` [PATCH 5.15 345/356] ipv6: annotate some data-races around sk->sk_prot
` [PATCH 5.15 346/356] ipv6: Fix data races "
` [PATCH 5.15 347/356] tcp: Fix data races around icsk->icsk_af_ops
` [PATCH 5.15 348/356] drivers: fix typo in firmware/efi/memmap.c
` [PATCH 5.15 349/356] efi: Correct comment on efi_memmap_alloc
` [PATCH 5.15 350/356] efi: memmap: Move manipulation routines into x86 arch tree
` [PATCH 5.15 351/356] efi: xen: Set EFI_PARAVIRT for Xen dom0 boot on all architectures
` [PATCH 5.15 352/356] efi/x86: Free EFI memory map only when installing a new one
` [PATCH 5.15 353/356] KVM: arm64: vgic-v4: Make the doorbell request robust w.r.t preemption
` [PATCH 5.15 354/356] ARM: dts: rockchip: rk3066a: add #sound-dai-cells to hdmi node
` [PATCH 5.15 355/356] arm64: dts: rockchip: fix PMIC interrupt pin on ROCK Pi E
` [PATCH 5.15 356/356] arm64: dts: rockchip: Add sound-dai-cells for RK3368
[PATCH 5.4 000/183] 5.4.279-rc2 review
2024-07-05 5:19 UTC (4+ messages)
[PATCH 6.9 000/222] 6.9.8-rc1 review
2024-07-04 19:52 UTC (11+ messages)
[PATCH 06/13] rust: start supporting several compiler versions
2024-07-04 15:22 UTC (2+ messages)
[PATCH 6.6 000/163] 6.6.37-rc1 review
2024-07-04 15:12 UTC (10+ messages)
[PATCH 6.1 000/128] 6.1.97-rc1 review
2024-07-04 14:58 UTC (11+ messages)
` [PATCH 6.1 091/128] serial: imx: set receiver level before starting uart
[PATCH 5.4 000/189] 5.4.279-rc1 review
2024-07-04 9:28 UTC (10+ messages)
[PATCH 5.10 000/290] 5.10.221-rc1 review
2024-07-04 9:27 UTC (9+ messages)
` [PATCH 5.10 197/290] x86/mm/numa: Use NUMA_NO_NODE when calling memblock_set_node()
` [PATCH 5.10 228/290] tracing/net_sched: NULL pointer dereference in perf_trace_qdisc_reset()
[PATCH v20 0/5] implement getrandom() in vDSO
2024-07-03 19:04 UTC (8+ messages)
` [PATCH v20 1/5] mm: add VM_DROPPABLE for designating always lazily freeable mappings
` [PATCH v20 2/5] random: add vgetrandom_alloc() syscall
` [PATCH v20 3/5] arch: allocate vgetrandom_alloc() syscall number
` [PATCH v20 4/5] random: introduce generic vDSO getrandom() implementation
` [PATCH v20 5/5] x86: vdso: Wire up getrandom() vDSO implementation
[PATCH 00/13] Support several Rust toolchain versions
2024-07-03 18:29 UTC (3+ messages)
[PATCH v2] slab, rust: extend kmalloc() alignment guarantees to remove Rust padding
2024-07-03 12:57 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox