messages from 2023-04-19 06:40:52 to 2023-04-24 13:21:26 UTC [more...]
[PATCH 5.15 00/73] 5.15.109-rc1 review
2023-04-24 13:17 UTC (50+ messages)
` [PATCH 5.15 01/73] ARM: dts: rockchip: fix a typo error for rk3288 spdif node
` [PATCH 5.15 02/73] arm64: dts: qcom: ipq8074-hk01: enable QMP device, not the PHY node
` [PATCH 5.15 03/73] arm64: dts: meson-g12-common: specify full DMC range
` [PATCH 5.15 04/73] arm64: dts: imx8mm-evk: correct pmic clock source
` [PATCH 5.15 05/73] netfilter: br_netfilter: fix recent physdev match breakage
` [PATCH 5.15 06/73] regulator: fan53555: Explicitly include bits header
` [PATCH 5.15 07/73] regulator: fan53555: Fix wrong TCS_SLEW_MASK
` [PATCH 5.15 08/73] net: sched: sch_qfq: prevent slab-out-of-bounds in qfq_activate_agg
` [PATCH 5.15 09/73] virtio_net: bugfix overflow inside xdp_linearize_page()
` [PATCH 5.15 10/73] sfc: Split STATE_READY in to STATE_NET_DOWN and STATE_NET_UP
` [PATCH 5.15 11/73] sfc: Fix use-after-free due to selftest_work
` [PATCH 5.15 12/73] netfilter: nf_tables: fix ifdef to also consider nf_tables=m
` [PATCH 5.15 13/73] i40e: fix accessing vsi->active_filters without holding lock
` [PATCH 5.15 14/73] i40e: fix i40e_setup_misc_vector() error handling
` [PATCH 5.15 15/73] netfilter: nf_tables: validate catch-all set elements
` [PATCH 5.15 16/73] netfilter: nf_tables: tighten netlink attribute requirements for catch-all elements
` [PATCH 5.15 17/73] bnxt_en: Do not initialize PTP on older P3/P4 chips
` [PATCH 5.15 18/73] mlxfw: fix null-ptr-deref in mlxfw_mfa2_tlv_next()
` [PATCH 5.15 19/73] bonding: Fix memory leak when changing bond type to Ethernet
` [PATCH 5.15 20/73] net: rpl: fix rpl header size calculation
` [PATCH 5.15 21/73] mlxsw: pci: Fix possible crash during initialization
` [PATCH 5.15 22/73] spi: spi-rockchip: Fix missing unwind goto in rockchip_sfc_probe()
` [PATCH 5.15 23/73] bpf: Fix incorrect verifier pruning due to missing register precision taints
` [PATCH 5.15 24/73] e1000e: Disable TSO on i219-LM card to increase speed
` [PATCH 5.15 25/73] f2fs: Fix f2fs_truncate_partial_nodes ftrace event
` [PATCH 5.15 26/73] Input: i8042 - add quirk for Fujitsu Lifebook A574/H
` [PATCH 5.15 27/73] platform/x86 (gigabyte-wmi): Add support for A320M-S2H V2
` [PATCH 5.15 28/73] selftests: sigaltstack: fix -Wuninitialized
` [PATCH 5.15 29/73] scsi: megaraid_sas: Fix fw_crash_buffer_show()
` [PATCH 5.15 30/73] scsi: core: Improve scsi_vpd_inquiry() checks
` [PATCH 5.15 31/73] net: dsa: b53: mmap: add phy ops
` [PATCH 5.15 32/73] s390/ptrace: fix PTRACE_GET_LAST_BREAK error handling
` [PATCH 5.15 33/73] nvme-tcp: fix a possible UAF when failing to allocate an io queue
` [PATCH 5.15 34/73] xen/netback: use same error messages for same errors
` [PATCH 5.15 35/73] platform/x86: gigabyte-wmi: add support for X570S AORUS ELITE
` [PATCH 5.15 36/73] rtmutex: Add acquire semantics for rtmutex lock acquisition slow path
` [PATCH 5.15 37/73] iio: light: tsl2772: fix reading proximity-diodes from device tree
` [PATCH 5.15 38/73] nilfs2: initialize unused bytes in segment summary blocks
` [PATCH 5.15 39/73] memstick: fix memory leak if card device is never registered
` [PATCH 5.15 40/73] kernel/sys.c: fix and improve control flow in __sys_setres[ug]id()
` [PATCH 5.15 41/73] mmc: sdhci_am654: Set HIGH_SPEED_ENA for SDR12 and SDR25
` [PATCH 5.15 42/73] drm/i915: Fix fast wake AUX sync len
` [PATCH 5.15 43/73] mm/khugepaged: check again on anon uffd-wp during isolation
` [PATCH 5.15 44/73] mm: page_alloc: skip regions with hugetlbfs pages when allocating 1G pages
` [PATCH 5.15 46/73] sched/uclamp: Make cpu_overutilized() use util_fits_cpu()
` [PATCH 5.15 55/73] fuse: fix attr version comparison in fuse_read_update_size()
` [PATCH 5.15 56/73] fuse: always revalidate rename target dentry
` [PATCH 5.15 57/73] fuse: fix deadlock between atomic O_TRUNC and page invalidation
` [PATCH 5.15 58/73] udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM)
[PATCH 0/5] block: simplify with PAGE_SECTORS_SHIFT
2023-04-24 8:26 UTC (16+ messages)
` [PATCH 1/5] dm integrity: simplify by using PAGE_SECTORS_SHIFT
` [PATCH 2/5] drbd: use PAGE_SECTORS_SHIFT and PAGE_SECTORS
` [PATCH 3/5] iomap: simplify iomap_init() with PAGE_SECTORS
` [PATCH 4/5] dm bufio: simplify by using PAGE_SECTORS_SHIFT
` [PATCH 5/5] zram: use generic PAGE_SECTORS and PAGE_SECTORS_SHIFT
[PATCH 1/4] rust: macros: fix usage of `#[allow]` in `quote!`
2023-04-24 8:11 UTC (4+ messages)
` [PATCH 2/4] rust: macros: refactor generics parsing of `#[pin_data]` into its own function
` [PATCH 3/4] rust: macros: replace Self with the concrete type in #[pin_data]
` [PATCH 4/4] rust: init: update macro expansion example in docs
[PATCH 5.4 00/92] 5.4.241-rc1 review
2023-04-24 6:36 UTC (8+ messages)
[PATCH v2 0/2] MIPS: Fix check_bugs() modpost warning
2023-04-22 21:30 UTC (4+ messages)
` [PATCH v2 1/2] MIPS: Mark check_bugs() as __init
` [PATCH v2 2/2] MIPS: Sink body of check_bugs_early() into its only call site
[PATCH 5.10 000/124] 5.10.178-rc1 review
2023-04-22 16:00 UTC (7+ messages)
` [PATCH 5.10 003/124] pwm: cros-ec: Explicitly set .polarity in .get_state()
` [PATCH 5.10 105/124] powerpc/pseries: Add support for FORM2 associativity
[RFC 0/8] shmem: add support for blocksize > PAGE_SIZE
2023-04-22 5:10 UTC (14+ messages)
` [RFC 1/8] shmem: replace BLOCKS_PER_PAGE with PAGE_SECTORS
` [RFC 2/8] shmem: convert to use folio_test_hwpoison()
` [RFC 3/8] shmem: account for high order folios
` [RFC 4/8] shmem: add helpers to get block size
` [RFC 5/8] shmem: account for larger blocks sizes for shmem_default_max_blocks()
` [RFC 6/8] shmem: consider block size in shmem_default_max_inodes()
` [RFC 7/8] shmem: add high order page support
` [RFC 8/8] shmem: add support to customize block size on multiple PAGE_SIZE
[PATCH] rust: init: broaden the blanket impl of `Init`
2023-04-21 22:46 UTC (2+ messages)
[PATCH] MAINTAINERS: add Benno Lossin as Rust reviewer
2023-04-21 22:46 UTC (4+ messages)
[PATCH] module: add debugging auto-load duplicate module support
2023-04-21 18:45 UTC (10+ messages)
[GIT PULL] slab updates for 6.4
2023-04-21 8:39 UTC
[PATCH] MIPS: Mark check_bugs{,_early}() as __init
2023-04-21 7:27 UTC (4+ messages)
[PATCH v2 6/6] shmem: add support to ignore swap
2023-04-20 19:18 UTC (3+ messages)
` [PATCH] shmem: restrict noswap option to initial user namespace
[PATCH 0/3] Rust 1.68.2 upgrade
2023-04-20 17:20 UTC (18+ messages)
` [PATCH 1/3] rust: alloc: clarify what is the upstream version
` [PATCH 2/3] rust: arc: fix intra-doc link in `Arc<T>::init`
` [PATCH 3/3] rust: upgrade to Rust 1.68.2
[PATCH 5.15 00/84] 5.15.108-rc4 review
2023-04-20 10:29 UTC (7+ messages)
[PATCH 6.1 000/129] 6.1.25-rc3 review
2023-04-20 10:24 UTC (9+ messages)
[PATCH 6.2 000/135] 6.2.12-rc3 review
2023-04-20 10:16 UTC (8+ messages)
[PATCH 5.15 00/87] 5.15.108-rc3 review
2023-04-20 4:13 UTC (4+ messages)
[PATCH v2] module: add debugging auto-load duplicate module support
2023-04-20 0:30 UTC
[PATCH 5.10 000/120] 5.10.178-rc2 review
2023-04-19 19:15 UTC (5+ messages)
[PATCH 5.15 00/91] 5.15.108-rc1 review
2023-04-19 15:09 UTC (10+ messages)
[PATCH 6.2 000/138] 6.2.12-rc2 review
2023-04-19 14:54 UTC (5+ messages)
[PATCH 4.19 00/57] 4.19.281-rc1 review
2023-04-19 13:32 UTC (4+ messages)
[PATCH 6.1 000/132] 6.1.25-rc2 review
2023-04-19 13:21 UTC (5+ messages)
[PATCH] x86/mce: Check that memory address is usable for recovery
2023-04-19 13:08 UTC (5+ messages)
` [PATCH v2] x86/mce: Always call memory_failure() when there is a valid address
[PATCH 4.14 00/37] 4.14.313-rc1 review
2023-04-19 12:39 UTC (4+ messages)
[PATCH] .gitattributes: set diff driver for Rust source code files
2023-04-19 12:30 UTC (3+ messages)
[PATCH 5.15 00/88] 5.15.108-rc2 review
2023-04-19 10:52 UTC (5+ messages)
[PATCH 6.1 000/134] 6.1.25-rc1 review
2023-04-19 10:42 UTC (10+ messages)
` [PATCH 6.1 129/134] riscv: Move early dtb mapping into the fixmap region
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