linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-16 18:48:53 to 2023-01-16 23:17:03 UTC [more...]

[PATCH 00/41] Per-VMA locks
 2023-01-16 23:11 UTC  (6+ messages)
` [PATCH 41/41] mm: replace rw_semaphore with atomic_t in vma_lock

[PATCH v6 00/34] iov_iter: Improve page extraction (ref, pin or just list)
 2023-01-16 23:10 UTC  (24+ messages)
` [PATCH v6 01/34] vfs: Unconditionally set IOCB_WRITE in call_write_iter()
` [PATCH v6 02/34] iov_iter: Use IOCB/IOMAP_WRITE/op_is_write rather than iterator direction
` [PATCH v6 03/34] iov_iter: Pass I/O direction into iov_iter_get_pages*()
` [PATCH v6 04/34] iov_iter: Remove iov_iter_get_pages2/pages_alloc2()
` [PATCH v6 05/34] iov_iter: Change the direction macros into an enum
` [PATCH v6 06/34] iov_iter: Use the direction in the iterator functions
` [PATCH v6 07/34] iov_iter: Add a function to extract a page list from an iterator
` [PATCH v6 08/34] mm: Provide a helper to drop a pin/ref on a page
` [PATCH v6 09/34] bio: Rename BIO_NO_PAGE_REF to BIO_PAGE_REFFED and invert the meaning
` [PATCH v6 10/34] mm, block: Make BIO_PAGE_REFFED/PINNED the same as FOLL_GET/PIN numerically
` [PATCH v6 11/34] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
` [PATCH v6 12/34] bio: Fix bio_flagged() so that gcc can better optimise it
` [PATCH v6 13/34] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator
` [PATCH v6 14/34] netfs: Add a function to extract an iterator into a scatterlist
` [PATCH v6 15/34] af_alg: Pin pages rather than ref'ing if appropriate
` [PATCH v6 16/34] af_alg: [RFC] Use netfs_extract_iter_to_sg() to create scatterlists
` [PATCH v6 17/34] scsi: [RFC] Use netfs_extract_iter_to_sg()
` [PATCH v6 18/34] dio: Pin pages rather than ref'ing if appropriate
` [PATCH v6 19/34] fuse: "
` [PATCH v6 20/34] vfs: Make splice use iov_iter_extract_pages()
` [PATCH v6 21/34] 9p: Pin pages rather than ref'ing if appropriate
` [PATCH v6 22/34] nfs: "
` [PATCH v6 23/34] cifs: Implement splice_read to pass down ITER_BVEC not ITER_PIPE

Kernel builds now failing
 2023-01-16 23:10 UTC  (3+ messages)

[PATCH v2 0/6] Composefs: an opportunistically sharing verified image filesystem
 2023-01-16 23:06 UTC  (7+ messages)
` [PATCH v2 2/6] composefs: Add on-disk layout
` [PATCH v2 4/6] composefs: Add filesystem implementation

[PATCH v7 0/7] x86/cpu, kvm: Support AMD Automatic IBRS
 2023-01-16 23:01 UTC  (8+ messages)
` [PATCH v7 1/7] x86/cpu, kvm: Add support for cpuid leaf 80000021/EAX (FeatureExt2Eax)
` [PATCH v7 2/7] x86/cpu, kvm: Add the NO_NESTED_DATA_BP feature
` [PATCH v7 3/7] x86/cpu, kvm: Move the LFENCE_RDTSC / LFENCE always serializing feature
` [PATCH v7 4/7] x86/cpu, kvm: Add the Null Selector Clears Base feature
` [PATCH v7 5/7] x86/cpu, kvm: Add the SMM_CTL MSR not present feature
` [PATCH v7 6/7] x86/cpu: Support AMD Automatic IBRS
` [PATCH v7 7/7] x86/cpu, kvm: Propagate the AMD Automatic IBRS feature to the guest

drivers/media/platform/mediatek/mdp/mtk_mdp_core.c:31:34: warning: unused variable 'mtk_mdp_comp_dt_ids'
 2023-01-16 23:02 UTC 

[PATCH] Input: i8042: Disable wake from keyboard by default on several AMD systems
 2023-01-16 22:59 UTC  (2+ messages)

[PATCH] Documentation: Avoid duplicate Kconfig inclusion
 2023-01-16 22:59 UTC  (5+ messages)

[PATCH v2] Documentation: Avoid duplicate Kconfig inclusion
 2023-01-16 22:58 UTC 

[PATCH] remoteproc: imx_dsp_rproc: add module parameter to ignore ready flag from remote processor
 2023-01-16 22:53 UTC 

[PATCH] tools: bpf: Disable stack protector
 2023-01-16 22:53 UTC  (5+ messages)

[PATCH v8 0/3] mdss-dsi-ctrl binding and dts fixes
 2023-01-16 22:52 UTC  (4+ messages)
` [PATCH v8 1/3] dt-bindings: msm: dsi-controller-main: Add compatible strings for every current SoC
` [PATCH v8 2/3] dt-bindings: msm: dsi-controller-main: Document clocks on a per compatible basis
` [PATCH v8 3/3] dt-bindings: msm: dsi-controller-main: Add vdd* descriptions back in

[PATCH] tools/vm: allow users to provide additional cflags/ldflags
 2023-01-16 22:49 UTC 

[RFC PATCH v3 0/3] drm/mipi-dsi: 16-bit Brightness Endianness Fix
 2023-01-16 22:49 UTC  (4+ messages)
` [RFC PATCH v3 1/3] drm/mipi-dsi: Fix byte order of 16-bit DCS set/get brightness
` [RFC PATCH v3 2/3] drm/panel: sofef00: Use 16-bit brightness function
` [RFC PATCH v3 3/3] drm/panel: vtdr6130: "

[PATCH net-next v6 0/6] dsa: lan9303: Move to PHYLINK
 2023-01-16 22:48 UTC  (6+ messages)
` [PATCH net-next v6 6/6] dsa: lan9303: Migrate "

[patch 1/1] font: Leverage KD_FONT_OP_GET/SET_TALL font operations
 2023-01-16 22:46 UTC 

[PATCH v2] x86/efi: Safely enable unaccepted memory in UEFI
 2023-01-16 22:46 UTC  (9+ messages)

[patchv2 0/3] VT: Support >32x32 fonts for hidpi displays
 2023-01-16 22:44 UTC  (4+ messages)
` [patch] font: Leverage KD_FONT_OP_GET/SET_TALL font operations
  ` [kbd] "

[PATCH 1/7] rust: sync: add `Arc` for ref-counted allocations
 2023-01-16 22:42 UTC  (9+ messages)
` [PATCH 4/7] rust: sync: introduce `ArcBorrow`

[PATCH 6.1 000/183] 6.1.7-rc1 review
 2023-01-16 22:38 UTC  (2+ messages)

[PATCH 0/3] Detect SRCU related deadlocks
 2023-01-16 22:35 UTC  (14+ messages)
` [PATCH 1/3] locking/lockdep: Introduce lock_sync()
` [PATCH 2/3] rcu: Equip sleepable RCU with lockdep dependency graph checks
` [PATCH 4/3] locking/lockdep: Improve the deadlock scenario print for sync and read lock

[PATCH net 0/2] phy init update and alu table correction
 2023-01-16 22:26 UTC  (5+ messages)
` [PATCH net 1/2] net: dsa: microchip: ksz9477: port map correction in ALU table entry register
` [PATCH net 2/2] net: dsa: microchip: lan937x: run phy initialization during each link update

[PATCH] Fixed typo in comments
 2023-01-16 22:22 UTC 

[PATCH v3] pipe: use __pipe_{lock,unlock} instead of spinlock
 2023-01-16 22:16 UTC  (6+ messages)

[PATCH 1/4] media: mt9m111: add V4L2_CID_PIXEL_RATE support
 2023-01-16 22:14 UTC  (7+ messages)
` [PATCH 3/4] media: mt9m111: fix device power usage

Internal vs. external barriers (was: Re: Interesting LKMM litmus test)
 2023-01-16 22:13 UTC  (12+ messages)

[net-next: PATCH v4 0/8] DSA: switch to fwnode_/device_
 2023-01-16 22:13 UTC  (6+ messages)
` [net-next: PATCH v4 2/8] net: mdio: switch fixed-link PHYs API to fwnode_

[RFC PATCH v2 0/5] iio: adc: qcom-spmi-vadc: Propagate fw node label to userspace
 2023-01-16 22:09 UTC  (6+ messages)
` [RFC PATCH v2 1/5] iio: core: Point users of extend_name field to read_label callback
` [RFC PATCH v2 2/5] iio: adc: qcom-spmi-adc5: Use driver datasheet_name instead of DT label
` [RFC PATCH v2 3/5] iio: adc: qcom-spmi-adc5: Fall back to datasheet_name instead of fwnode name
` [RFC PATCH v2 4/5] iio: adc: qcom-spmi-adc5: Remove unnecessary datasheet_name NULL check
` [RFC PATCH v2 5/5] iio: adc: qcom-spmi-vadc: Propagate fw node label to userspace

[PATCH net-next] net: macb: simplify TX timestamp handling
 2023-01-16 22:08 UTC 

[PATCH net] net: macb: fix PTP TX timestamp failure due to packet padding
 2023-01-16 21:41 UTC 

[PATCH -next 1/2] i2c: designware: Switch from using MMIO access to SMN access
 2023-01-16 21:59 UTC  (11+ messages)

[PATCH v2 1/2] tools/resolve_btfids: Install subcmd headers
 2023-01-16 21:57 UTC  (2+ messages)
` [PATCH v2 2/2] tools/resolve_btfids: Alter how HOSTCC is forced

regression on aarch64? panic on boot
 2023-01-16 21:57 UTC 

[tip:master] BUILD SUCCESS 01171d0a8c93765ffda6fd92e9c0f9907385a8d2
 2023-01-16 21:45 UTC 

[tip:sched/urgent] BUILD SUCCESS 5f5cc9ed992cbab6361f198966f0edba5fc52688
 2023-01-16 21:45 UTC 

[PATCH v2 0/2] Fix r9a09g011 specific I2C compatible string
 2023-01-16 21:41 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: i2c: renesas,rzv2m: Fix SoC specific string

[PATCH] bpf: Add CONFIG_BPF_HELPER_STRICT
 2023-01-16 21:39 UTC  (3+ messages)

[PATCH v7 0/7] Krait Documentation conversion
 2023-01-16 21:39 UTC  (14+ messages)
` [PATCH v7 1/7] dt-bindings: clock: Convert qcom,krait-cc to yaml
` [PATCH v7 2/7] dt-bindings: arm: msm: Convert and split kpss-acc driver Documentation "
` [PATCH v7 3/7] dt-bindings: arm: msm: Rework kpss-gcc "
` [PATCH v7 4/7] ARM: dts: qcom: add per SoC compatible for qcom,kpss-gcc nodes
` [PATCH v7 5/7] ARM: dts: qcom: add and fix clock configuration for kpss-gcc nodes
` [PATCH v7 6/7] ARM: dts: qcom: add missing clock configuration for kpss-acc-v1
` [PATCH v7 7/7] ARM: dts: qcom: rename kpss-acc-v2 nodes to power-manager nodes

[PATCH 4.19 000/521] 4.19.270-rc1 review
 2023-01-16 21:35 UTC  (2+ messages)

linux-next: duplicate patches in the btrfs-fixes tree
 2023-01-16 21:34 UTC 

[PATCH 5.10 00/64] 5.10.164-rc1 review
 2023-01-16 21:30 UTC  (3+ messages)

[syzbot] possible deadlock in lapb_disconnect_request
 2023-01-16 21:28 UTC 

[syzbot] KASAN: use-after-free Read in pipe_release (2)
 2023-01-16 21:28 UTC 

[PATCH v6 0/7] x86/cpu, kvm: Support AMD Automatic IBRS
 2023-01-16 21:22 UTC  (5+ messages)
` [PATCH v6 3/7] x86/cpu, kvm: Move the LFENCE_RDTSC / LFENCE always serializing feature

[PATCH v2 1/2] capability: add cap_isidentical
 2023-01-16 21:21 UTC  (2+ messages)
` [PATCH v2 2/2] vfs: avoid duplicating creds in faccessat if possible

[RFC PATCH] iio: adc: qcom-spmi-vadc: Propagate fw node name/label to extend_name
 2023-01-16 21:18 UTC  (8+ messages)

[PATCH] x86: also disable FSRM if ERMS is disabled
 2023-01-16 21:17 UTC  (9+ messages)

[PATCH v1] tools/resolve_btfids: Install subcmd headers
 2023-01-16 21:15 UTC  (5+ messages)

[PATCH 4.19] block: fix and cleanup bio_check_ro
 2023-01-16 21:10 UTC 

[PATCH 5.4] block: fix and cleanup bio_check_ro
 2023-01-16 21:07 UTC 

[PATCH 5.10] block: fix and cleanup bio_check_ro
 2023-01-16 21:02 UTC 

[PATCH] media: v4l2-flash: fix NULL dereference in v4l2_flash_s_ctrl()
 2023-01-16 21:01 UTC  (2+ messages)

[PATCH 5.15] block: fix and cleanup bio_check_ro
 2023-01-16 21:00 UTC 

[PATCH 6.1 000/183] 6.1.7-rc1 review
 2023-01-16 20:58 UTC 

[syzbot] stack segment fault in truncate_inode_pages_final
 2023-01-16 20:55 UTC  (4+ messages)

[PATCH v2 0/4] Add overflow checks for several syscalls
 2023-01-16 20:51 UTC  (3+ messages)
` [PATCH v2 1/4] mm/mlock: return EINVAL if len overflows for mlock/munlock

[PATCH 0/2] x86/xen: don't return from xen_pv_play_dead()
 2023-01-16 20:46 UTC  (3+ messages)

[PATCH v3 0/2] media: amphion: decoder add support to RealVideo
 2023-01-16 20:47 UTC  (3+ messages)
` [PATCH v3 1/2] media: add RealVideo format RV30 and RV40

[PATCH v5 0/3] fanotify: Allow user space to pass back additional audit info
 2023-01-16 20:42 UTC  (6+ messages)
` [PATCH v5 2/3] fanotify: define struct members to hold response decision context

[RFC PATCH tip 1/2] rseq selftests: Fix: use KHDR_INCLUDES for kernel headers
 2023-01-16 20:39 UTC  (2+ messages)
` [RFC PATCH tip 2/2] sched/membarrier "

[PATCH] vfio: platform: No need to check res again
 2023-01-16 20:37 UTC  (2+ messages)

[PATCH] Revert "phy: qualcomm: usb28nm: Add MDM9607 init sequence"
 2023-01-16 20:35 UTC  (3+ messages)

[PATCH -next] fs/ntfs3: Fix potential NULL/IS_ERR bug in ntfs_lookup()
 2023-01-16 20:34 UTC  (4+ messages)

[PATCH v2] net: fec: manage corner deferred probe condition
 2023-01-16 20:23 UTC  (9+ messages)

[PATCH 5.4 000/658] 5.4.229-rc1 review
 2023-01-16 20:20 UTC  (2+ messages)

[tip:sched/core 7/28] rseq.c:139:37: error: 'AT_RSEQ_ALIGN' undeclared; did you mean 'R_SH_ALIGN'?
 2023-01-16 20:18 UTC  (2+ messages)

[PATCH v3 0/4] net/crypto: Introduce crypto_pool
 2023-01-16 20:14 UTC  (5+ messages)
` [PATCH v3 1/4] crypto: "
` [PATCH v3 2/4] crypto/net/tcp: Use crypto_pool for TCP-MD5
` [PATCH v3 3/4] crypto/net/ipv6: sr: Switch to using crypto_pool
` [PATCH v3 4/4] crypto/Documentation: Add crypto_pool kernel API

[tip:sched/core 7/7] membarrier_test_impl.h:27:30: error: 'MEMBARRIER_CMD_GET_REGISTRATIONS' undeclared
 2023-01-16 20:10 UTC 

[PATCH] crypto: ccp - Add a firmware definition for EPYC gen 4 processors
 2023-01-16 20:04 UTC 

[PATCH] crypto: ccp - Provide MMIO register naming for documenation
 2023-01-16 20:03 UTC 

[PATCH linux-next v3] swap_state: update shadow_nodes for anonymous page
 2023-01-16 19:51 UTC  (2+ messages)

[RFC PATCH 0/4] random: a simple vDSO mechanism for reseeding userspace CSPRNGs
 2023-01-16 19:49 UTC  (2+ messages)

[patch V3 00/22] genirq, PCI/MSI: Support for per device MSI and PCI/IMS - Part 2 API rework
 2023-01-16 19:49 UTC  (10+ messages)
` [patch V3 16/22] genirq/msi: Provide new domain id based interfaces for freeing interrupts
        ` [tip: x86/urgent] x86/pci/xen: Fixup fallout from the PCI/MSI overhaul

[PATCH v3 0/7] mm/vmalloc.c: allow vread() to read out vm_map_ram areas
 2023-01-16 19:48 UTC  (4+ messages)
` [PATCH v3 3/7] "

[PATCH] x86/xen: Set MSI_FLAG_PCI_MSIX support in Xen MSI domain
 2023-01-16 19:43 UTC  (2+ messages)
` [tip: x86/urgent] x86/pci/xen: "

[PATCH net] net: stmmac: enable all safety features by default
 2023-01-16 19:37 UTC 

[PATCH 0/2] Fix a spurious wakeup regression
 2023-01-16 19:37 UTC  (3+ messages)
` [PATCH 1/2] gpiolib: acpi: Allow ignoring wake capability on pins that aren't in _AEI
` [PATCH 2/2] gpiolib: acpi: Add a ignore wakeup quirk for Clevo NL5xRU

[PATCH 0/4] staging: r8188eu: some error logic cleanups
 2023-01-16 19:33 UTC  (2+ messages)

[PATCH RFC net-next v2 00/12] net: mdio: Start separating C22 and C45
 2023-01-16 19:28 UTC  (7+ messages)
` [PATCH RFC net-next v2 11/12] net: dsa: Separate C22 and C45 MDIO bus transaction methods

spidev regression in 6.2-rc kernel
 2023-01-16 19:27 UTC  (3+ messages)

[PATCH v2] arm64: dts: imx8mm: Fix pad control for UART1_DTE_RX
 2023-01-16 19:26 UTC  (2+ messages)

[PATCH v3] scripts: Exclude Rust CUs with pahole
 2023-01-16 19:22 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: display/msm: Add SM6375 DSI PHY
 2023-01-16 19:20 UTC  (2+ messages)

[PATCH v3 0/3] JH7110 PMU Support
 2023-01-16 19:19 UTC  (2+ messages)

[PATCH v2] net: mtk_sgmii: implement mtk_pcs_ops
 2023-01-16 19:15 UTC  (16+ messages)

[PATCH] fs: Use CHECK_DATA_CORRUPTION() when kernel bugs are detected
 2023-01-16 19:14 UTC 

[PATCH V4 0/6] genirq/affinity: Abstract APIs from managed irq affinity spread
 2023-01-16 19:13 UTC  (4+ messages)

[PATCH v1 0/3] Update SMCA Error Decoding for AMD EPYC Processors
 2023-01-16 19:11 UTC  (4+ messages)
` [PATCH v1 1/3] EDAC/mce_amd: Update SMCA bank error descriptions
` [PATCH v1 2/3] x86/MCE/AMD: Add HWID Fixup for PCS_XGMI SMCA
` [PATCH v1 3/3] x86/MCE/AMD: Handle reassigned bit definitions for CS SMCA

[PATCH] dt-bindings: qcom: geni-se: Fix '#address-cells' & '#size-cells' related dt-binding error
 2023-01-16 19:10 UTC  (6+ messages)

[PATCH v2 0/7] x86/sched: Avoid unnecessary migrations within SMT domains
 2023-01-16 19:07 UTC  (8+ messages)
` [PATCH v2 1/7] sched/fair: Generalize asym_packing logic for SMT local sched group

[PATCH v6 0/3] Add single core R5F IPC for AM62 SoC family
 2023-01-16 19:06 UTC  (3+ messages)
` [PATCH v6 2/3] dt-bindings: remoteproc: ti: Add new compatible "

[PATCH] staging: greybus: gpio: Replace macro irq_data_to_gpio_chip with function
 2023-01-16 18:47 UTC 

Linux 6.2-rc4
 2023-01-16 18:57 UTC  (5+ messages)
` Build regressions/improvements in v6.2-rc4

[PATCH 0/4] Device tree support for Hyper-V VMBus driver
 2023-01-16 18:55 UTC  (6+ messages)
` [PATCH 3/4] Drivers: hv: vmbus: Device Tree support
` [PATCH 4/4] dt-bindings: hv: Add dt-bindings for VMBus

[PATCH v7 net-next 00/10] dt-binding preparation for ocelot switches
 2023-01-16 18:54 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).