messages from 2022-11-24 02:35:33 to 2022-11-30 18:26:30 UTC [more...]
[PATCH 5.10 000/162] 5.10.157-rc1 review
2022-11-30 18:22 UTC (34+ messages)
` [PATCH 5.10 001/162] scsi: scsi_transport_sas: Fix error handling in sas_phy_add()
` [PATCH 5.10 002/162] ata: libata-scsi: simplify __ata_scsi_queuecmd()
` [PATCH 5.10 003/162] ata: libata-core: do not issue non-internal commands once EH is pending
` [PATCH 5.10 004/162] bridge: switchdev: Notify about VLAN protocol changes
` [PATCH 5.10 005/162] bridge: switchdev: Fix memory leaks when changing VLAN protocol
` [PATCH 5.10 006/162] drm/display: Dont assume dual mode adaptors support i2c sub-addressing
` [PATCH 5.10 007/162] nvme: add a bogus subsystem NQN quirk for Micron MTFDKBA2T0TFH
` [PATCH 5.10 009/162] speakup: Generate speakupmap.h automatically
` [PATCH 5.10 010/162] speakup: replace utils u_char with unsigned char
` [PATCH 5.10 011/162] iio: ms5611: Simplify IO callback parameters
` [PATCH 5.10 012/162] iio: pressure: ms5611: fixed value compensation bug
` [PATCH 5.10 018/162] audit: fix undefined behavior in bit shift for AUDIT_BIT
` [PATCH 5.10 019/162] wifi: airo: do not assign -1 to unsigned char
` [PATCH 5.10 020/162] wifi: mac80211: Fix ack frame idr leak when mesh has no route
` [PATCH 5.10 021/162] spi: stm32: fix stm32_spi_prepare_mbr() that halves spi clk for every run
` [PATCH 5.10 022/162] selftests/bpf: Add verifier test for release_reference()
` [PATCH 5.10 023/162] Revert "net: macsec: report real_dev features when HW offloading is enabled"
` [PATCH 5.10 024/162] platform/x86: touchscreen_dmi: Add info for the RCA Cambio W101 v2 2-in-1
` [PATCH 5.10 025/162] scsi: ibmvfc: Avoid path failures during live migration
` [PATCH 5.10 026/162] scsi: scsi_debug: Make the READ CAPACITY response compliant with ZBC
` [PATCH 5.10 027/162] drm: panel-orientation-quirks: Add quirk for Acer Switch V 10 (SW5-017)
` [PATCH 5.10 028/162] block, bfq: fix null pointer dereference in bfq_bio_bfqg()
` [PATCH 5.10 029/162] arm64/syscall: Include asm/ptrace.h in syscall_wrapper header
` [PATCH 5.10 030/162] RISC-V: vdso: Do not add missing symbols to version section in linker script
` [PATCH 5.10 031/162] MIPS: pic32: treat port as signed integer
` [PATCH 5.10 032/162] xfrm: fix "disable_policy" on ipv4 early demux
` [PATCH 5.10 033/162] xfrm: replay: Fix ESN wrap around for GSO
` [PATCH 5.10 034/162] af_key: Fix send_acquire race with pfkey_register
` [PATCH 5.10 035/162] ARM: dts: am335x-pcm-953: Define fixed regulators in root node
` [PATCH 5.10 036/162] ASoC: hdac_hda: fix hda pcm buffer overflow issue
` [PATCH 5.10 037/162] ASoC: sgtl5000: Reset the CHIP_CLK_CTRL reg on remove
` [PATCH 5.10 038/162] ASoC: soc-pcm: Dont zero TDM masks in __soc_pcm_open()
` [PATCH 5.10 039/162] scsi: storvsc: Fix handling of srb_status and capacity change events
[PATCH v10 0/4] implement getrandom() in vDSO
2022-11-30 17:00 UTC (31+ messages)
` [PATCH v10 1/4] random: add vgetrandom_alloc() syscall
` [PATCH v10 2/4] arch: allocate vgetrandom_alloc() syscall number
` [PATCH v10 3/4] random: introduce generic vDSO getrandom() implementation
` [PATCH v10 4/4] x86: vdso: Wire up getrandom() vDSO implementation
[PATCH 0/2] Fix lack of section mismatch warnings with LTO
2022-11-30 12:23 UTC (5+ messages)
` [PATCH 1/2] padata: Do not mark padata_mt_helper() as __init
` [PATCH 2/2] modpost: Include '.text.*' in TEXT_SECTIONS
[PATCH v9 0/3] implement getrandom() in vDSO
2022-11-29 20:15 UTC (4+ messages)
` [PATCH v9 1/3] arch: allocate vgetrandom_alloc() syscall number
` [PATCH v9 2/3] random: introduce generic vDSO getrandom() implementation
` [PATCH v9 3/3] x86: vdso: Wire up getrandom() vDSO implementation
[PATCH 5.15 000/180] 5.15.80-rc2 review
2022-11-29 10:08 UTC (7+ messages)
[PATCH] media: rzg2l-cru: Remove unnecessary shadowing of ret in rzg2l_csi2_s_stream()
2022-11-28 23:53 UTC (2+ messages)
[PATCH 5.10 000/149] 5.10.156-rc1 review
2022-11-28 22:37 UTC (18+ messages)
` [PATCH 5.10 011/149] ASoC: Intel: sof_sdw: add quirk variant for LAPBC710 NUC15
[PATCH 5.4 000/156] 5.4.225-rc1 review
2022-11-28 22:12 UTC (6+ messages)
[PATCH 4.9 00/76] 4.9.334-rc1 review
2022-11-28 21:55 UTC (4+ messages)
[PATCH v8 0/3] implement getrandom() in vDSO
2022-11-28 21:39 UTC (12+ messages)
` [PATCH v8 1/3] random: add vgetrandom_alloc() syscall
` [PATCH v8 2/3] random: introduce generic vDSO getrandom() implementation
` [PATCH v8 3/3] x86: vdso: Wire up getrandom() vDSO implementation
[PATCH 6.0 000/313] 6.0.10-rc2 review
2022-11-28 20:55 UTC (8+ messages)
[PATCH v7 0/3] implement getrandom() in vDSO
2022-11-28 17:17 UTC (16+ messages)
` [PATCH v7 1/3] random: add vgetrandom_alloc() syscall
` [PATCH v7 2/3] random: introduce generic vDSO getrandom() implementation
` [PATCH v7 3/3] x86: vdso: Wire up getrandom() vDSO implementation
[PATCH 00/12] Introduce CONFIG_SLUB_TINY and deprecate SLOB
2022-11-28 13:19 UTC (40+ messages)
` [PATCH 01/12] mm, slab: ignore hardened usercopy parameters when disabled
` [PATCH 02/12] mm, slub: add CONFIG_SLUB_TINY
` [PATCH 03/12] mm, slub: disable SYSFS support with CONFIG_SLUB_TINY
` [PATCH 04/12] mm, slub: retain no free slabs on partial list "
` [PATCH 05/12] mm, slub: lower the default slub_max_order "
` [PATCH 06/12] mm, slub: don't create kmalloc-rcl caches "
` [PATCH 07/12] mm, slab: ignore SLAB_RECLAIM_ACCOUNT "
` [PATCH 08/12] mm, slub: refactor free debug processing
` [PATCH 09/12] mm, slub: split out allocations from pre/post hooks
` [PATCH 10/12] mm, slub: remove percpu slabs with CONFIG_SLUB_TINY
` [PATCH 11/12] mm, slub: don't aggressively inline "
[PATCH v3 0/5] Use EFI variables for random seed
2022-11-28 1:35 UTC (8+ messages)
` [PATCH v3 1/5] efi: vars: prohibit reading random seed variables
` [PATCH v3 2/5] efi: stub: use random seed from EFI variable
[PATCH 4.19 000/114] 4.19.267-rc1 review
2022-11-26 2:29 UTC (5+ messages)
[PATCH v6 0/3] implement getrandom() in vDSO
2022-11-25 8:02 UTC (21+ messages)
` [PATCH v6 1/3] random: add vgetrandom_alloc() syscall
` [PATCH v6 2/3] random: introduce generic vDSO getrandom() implementation
[PATCH 6.0 000/314] 6.0.10-rc1 review
2022-11-25 7:45 UTC (9+ messages)
[PATCH 4.14 00/88] 4.14.300-rc1 review
2022-11-24 12:47 UTC (3+ messages)
[PATCH 5.15 000/181] 5.15.80-rc1 review
2022-11-24 10:50 UTC (6+ 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