linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-13 12:56:46 to 2022-05-13 14:46:23 UTC [more...]

[PATCH 00/30] The panic notifiers refactor
 2022-05-13 14:44 UTC  (5+ messages)
` [PATCH 11/30] um: Improve panic notifiers consistency and ordering

[PATCH v2 0/3] Enable JPEG Encoder on RK3566/RK3568
 2022-05-13 14:44 UTC  (6+ messages)
` [PATCH v2 3/3] arm64: dts: rockchip: Add Hantro encoder node to rk356x

[PATCH] iio: imu: bmi160: Fix the error handling at bmi160_chip_init()
 2022-05-13 14:35 UTC 

[PATCH v4 0/3] Add LTRF216A Driver
 2022-05-13 14:38 UTC  (5+ messages)
` [PATCH v4 3/3] iio: light: Add support for ltrf216a sensor

[RFCv2 00/10] Linear Address Masking enabling
 2022-05-13 14:43 UTC  (13+ messages)
` [RFCv2 03/10] x86: Introduce userspace API to handle per-thread features

[PATCH V3 0/5] SGX shmem backing store issue
 2022-05-13 14:40 UTC  (9+ messages)
` [PATCH V3 1/5] x86/sgx: Disconnect backing page references from dirty status
` [PATCH V3 3/5] x86/sgx: Obtain backing storage page with enclave mutex held
` [PATCH V3 4/5] x86/sgx: Fix race between reclaimer and page fault handler
` [PATCH V3 5/5] x86/sgx: Ensure no data in PCMD page after truncate

[PATCH 1/2] Bluetooth: btmtksdio: fix the reset takes too long
 2022-05-13 14:41 UTC  (2+ messages)

[PATCH 0/2] can: drop tx skb if the device is in listen only mode
 2022-05-13 14:42 UTC  (4+ messages)
` [PATCH 1/2] can: move can_dropped_invalid_skb from skb.h to dev.h
` [PATCH 2/2] can: dev: drop tx skb if in listen only mode

[PATCH] Documentation: x86: boot: reserve type_of_loader=13 for barebox
 2022-05-13 14:30 UTC 

[PATCH] mm/mmap: Fix potential leak on do_mas_align_munmap()
 2022-05-13 14:32 UTC  (2+ messages)

[PATCH] dmaengine: idxd: Remove unnecessary synchronize_irq() before free_irq()
 2022-05-13 14:30 UTC  (2+ messages)

[PATCH v3 0/5] Renesas RZ/G2L IRQC support
 2022-05-13 14:29 UTC  (12+ messages)
` [PATCH v3 5/5] pinctrl: renesas: pinctrl-rzg2l: Add IRQ domain to handle GPIO interrupt

[PATCH v2 0/7] Add latency_nice priority
 2022-05-13 14:29 UTC  (3+ messages)

[PATCH 5.17 00/12] 5.17.8-rc1 review
 2022-05-13 14:24 UTC  (13+ messages)
` [PATCH 5.17 01/12] Bluetooth: Fix the creation of hdev->name
` [PATCH 5.17 02/12] rfkill: uapi: fix RFKILL_IOCTL_MAX_SIZE ioctl request definition
` [PATCH 5.17 03/12] udf: Avoid using stale lengthOfImpUse
` [PATCH 5.17 04/12] mm: fix missing cache flush for all tail pages of compound page
` [PATCH 5.17 05/12] mm: hugetlb: fix missing cache flush in copy_huge_page_from_user()
` [PATCH 5.17 06/12] mm: hugetlb: fix missing cache flush in hugetlb_mcopy_atomic_pte()
` [PATCH 5.17 07/12] mm: shmem: fix missing cache flush in shmem_mfill_atomic_pte()
` [PATCH 5.17 08/12] mm: userfaultfd: fix missing cache flush in mcopy_atomic_pte() and __mcopy_atomic()
` [PATCH 5.17 09/12] mm/hwpoison: fix error page recovered but reported "not recovered"
` [PATCH 5.17 10/12] mm/mlock: fix potential imbalanced rlimit ucounts adjustment
` [PATCH 5.17 11/12] mm,migrate: fix establishing demotion target
` [PATCH 5.17 12/12] mm: fix invalid page pointer returned with FOLL_PIN gups

[PATCH] random: move initialization functions out of hot pages
 2022-05-13 14:29 UTC 

[PATCH 5.15 00/21] 5.15.40-rc1 review
 2022-05-13 14:24 UTC  (22+ messages)
` [PATCH 5.15 01/21] x86/lib/atomic64_386_32: Rename things
` [PATCH 5.15 02/21] x86: Prepare asm files for straight-line-speculation
` [PATCH 5.15 03/21] x86: Prepare inline-asm "
` [PATCH 5.15 04/21] objtool: Add straight-line-speculation validation
` [PATCH 5.15 05/21] x86/alternative: Relax text_poke_bp() constraint
` [PATCH 5.15 06/21] kbuild: move objtool_args back to scripts/Makefile.build
` [PATCH 5.15 07/21] x86: Add straight-line-speculation mitigation
` [PATCH 5.15 08/21] tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in perf bench mem memcpy
` [PATCH 5.15 09/21] kvm/emulate: Fix SETcc emulation function offsets with SLS
` [PATCH 5.15 10/21] crypto: x86/poly1305 - Fixup SLS
` [PATCH 5.15 11/21] objtool: Fix SLS validation for kcov tail-call replacement
` [PATCH 5.15 12/21] Bluetooth: Fix the creation of hdev->name
` [PATCH 5.15 13/21] rfkill: uapi: fix RFKILL_IOCTL_MAX_SIZE ioctl request definition
` [PATCH 5.15 14/21] udf: Avoid using stale lengthOfImpUse
` [PATCH 5.15 15/21] mm: fix missing cache flush for all tail pages of compound page
` [PATCH 5.15 16/21] mm: hugetlb: fix missing cache flush in copy_huge_page_from_user()
` [PATCH 5.15 17/21] mm: shmem: fix missing cache flush in shmem_mfill_atomic_pte()
` [PATCH 5.15 18/21] mm: userfaultfd: fix missing cache flush in mcopy_atomic_pte() and __mcopy_atomic()
` [PATCH 5.15 19/21] mm/hwpoison: fix error page recovered but reported "not recovered"
` [PATCH 5.15 20/21] mm/mlock: fix potential imbalanced rlimit ucounts adjustment
` [PATCH 5.15 21/21] mm: fix invalid page pointer returned with FOLL_PIN gups

[PATCH 5.10 00/10] 5.10.116-rc1 review
 2022-05-13 14:23 UTC  (11+ messages)
` [PATCH 5.10 01/10] MIPS: Use address-of operator on section symbols
` [PATCH 5.10 02/10] regulator: consumer: Add missing stubs to regulator/consumer.h
` [PATCH 5.10 03/10] block: drbd: drbd_nl: Make conversion to enum drbd_ret_code explicit
` [PATCH 5.10 04/10] drm/amd/display/dc/gpio/gpio_service: Pass around correct dce_{version, environment} types
` [PATCH 5.10 05/10] nfp: bpf: silence bitwise vs. logical OR warning
` [PATCH 5.10 06/10] arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODEL
` [PATCH 5.10 07/10] Bluetooth: Fix the creation of hdev->name
` [PATCH 5.10 08/10] mm: fix missing cache flush for all tail pages of compound page
` [PATCH 5.10 09/10] mm: hugetlb: fix missing cache flush in copy_huge_page_from_user()
` [PATCH 5.10 10/10] mm: userfaultfd: fix missing cache flush in mcopy_atomic_pte() and __mcopy_atomic()

[PATCH] mm: change "char *bdi_unknown_name" to "char bdi_unknown_name[]"
 2022-05-13 14:27 UTC  (4+ messages)

[PATCH 5.4 00/18] 5.4.194-rc1 review
 2022-05-13 14:23 UTC  (19+ messages)
` [PATCH 5.4 01/18] MIPS: Use address-of operator on section symbols
` [PATCH 5.4 02/18] block: drbd: drbd_nl: Make conversion to enum drbd_ret_code explicit
` [PATCH 5.4 03/18] drm/amd/display/dc/gpio/gpio_service: Pass around correct dce_{version, environment} types
` [PATCH 5.4 04/18] drm/i915: Cast remain to unsigned long in eb_relocate_vma
` [PATCH 5.4 05/18] nfp: bpf: silence bitwise vs. logical OR warning
` [PATCH 5.4 06/18] can: grcan: grcan_probe(): fix broken system id check for errata workaround needs
` [PATCH 5.4 07/18] can: grcan: only use the NAPI poll budget for RX
` [PATCH 5.4 08/18] arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODEL
` [PATCH 5.4 09/18] KVM: x86/pmu: Refactoring find_arch_event() to pmc_perf_hw_id()
` [PATCH 5.4 10/18] x86/asm: Allow to pass macros to __ASM_FORM()
` [PATCH 5.4 11/18] x86: xen: kvm: Gather the definition of emulate prefixes
` [PATCH 5.4 12/18] x86: xen: insn: Decode Xen and KVM emulate-prefix signature
` [PATCH 5.4 13/18] x86: kprobes: Prohibit probing on instruction which has emulate prefix
` [PATCH 5.4 14/18] KVM: x86/svm: Account for family 17h event renumberings in amd_pmc_perf_hw_id
` [PATCH 5.4 15/18] Bluetooth: Fix the creation of hdev->name
` [PATCH 5.4 16/18] mm: fix missing cache flush for all tail pages of compound page
` [PATCH 5.4 17/18] mm: hugetlb: fix missing cache flush in copy_huge_page_from_user()
` [PATCH 5.4 18/18] mm: userfaultfd: fix missing cache flush in mcopy_atomic_pte() and __mcopy_atomic()

[PATCH 4.14 00/14] 4.14.279-rc1 review
 2022-05-13 14:23 UTC  (15+ messages)
` [PATCH 4.14 01/14] MIPS: Use address-of operator on section symbols
` [PATCH 4.14 02/14] block: drbd: drbd_nl: Make conversion to enum drbd_ret_code explicit
` [PATCH 4.14 03/14] can: grcan: grcan_probe(): fix broken system id check for errata workaround needs
` [PATCH 4.14 04/14] can: grcan: only use the NAPI poll budget for RX
` [PATCH 4.14 05/14] Bluetooth: Fix the creation of hdev->name
` [PATCH 4.14 06/14] mmc: rtsx: add 74 Clocks in power on flow
` [PATCH 4.14 07/14] mm: hugetlb: fix missing cache flush in copy_huge_page_from_user()
` [PATCH 4.14 08/14] mm: userfaultfd: fix missing cache flush in mcopy_atomic_pte() and __mcopy_atomic()
` [PATCH 4.14 09/14] ALSA: pcm: Fix races among concurrent hw_params and hw_free calls
` [PATCH 4.14 10/14] ALSA: pcm: Fix races among concurrent read/write and buffer changes
` [PATCH 4.14 11/14] ALSA: pcm: Fix races among concurrent prepare and hw_params/hw_free calls
` [PATCH 4.14 12/14] ALSA: pcm: Fix races among concurrent prealloc proc writes
` [PATCH 4.14 13/14] ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lock
` [PATCH 4.14 14/14] VFS: Fix memory leak caused by concurrently mounting fs with subtype

[PATCH 4.19 00/15] 4.19.243-rc1 review
 2022-05-13 14:23 UTC  (16+ messages)
` [PATCH 4.19 01/15] MIPS: Use address-of operator on section symbols
` [PATCH 4.19 02/15] block: drbd: drbd_nl: Make conversion to enum drbd_ret_code explicit
` [PATCH 4.19 03/15] drm/amd/display/dc/gpio/gpio_service: Pass around correct dce_{version, environment} types
` [PATCH 4.19 04/15] nfp: bpf: silence bitwise vs. logical OR warning
` [PATCH 4.19 05/15] can: grcan: grcan_probe(): fix broken system id check for errata workaround needs
` [PATCH 4.19 06/15] can: grcan: only use the NAPI poll budget for RX
` [PATCH 4.19 07/15] Bluetooth: Fix the creation of hdev->name
` [PATCH 4.19 08/15] ALSA: pcm: Fix races among concurrent hw_params and hw_free calls
` [PATCH 4.19 09/15] ALSA: pcm: Fix races among concurrent read/write and buffer changes
` [PATCH 4.19 10/15] ALSA: pcm: Fix races among concurrent prepare and hw_params/hw_free calls
` [PATCH 4.19 11/15] ALSA: pcm: Fix races among concurrent prealloc proc writes
` [PATCH 4.19 12/15] ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lock
` [PATCH 4.19 13/15] mm: hugetlb: fix missing cache flush in copy_huge_page_from_user()
` [PATCH 4.19 14/15] mm: userfaultfd: fix missing cache flush in mcopy_atomic_pte() and __mcopy_atomic()
` [PATCH 4.19 15/15] VFS: Fix memory leak caused by concurrently mounting fs with subtype

[PATCH v2 0/2] Fix topdown event weak grouping
 2022-05-13 14:25 UTC  (2+ messages)

[PATCH 4.9 0/7] 4.9.314-rc1 review
 2022-05-13 14:23 UTC  (8+ messages)
` [PATCH 4.9 1/7] MIPS: Use address-of operator on section symbols
` [PATCH 4.9 2/7] block: drbd: drbd_nl: Make conversion to enum drbd_ret_code explicit
` [PATCH 4.9 3/7] can: grcan: grcan_probe(): fix broken system id check for errata workaround needs
` [PATCH 4.9 4/7] can: grcan: only use the NAPI poll budget for RX
` [PATCH 4.9 5/7] Bluetooth: Fix the creation of hdev->name
` [PATCH 4.9 6/7] mmc: rtsx: add 74 Clocks in power on flow
` [PATCH 4.9 7/7] mm: userfaultfd: fix missing cache flush in mcopy_atomic_pte() and __mcopy_atomic()

[PATCH 0/6] Drain remote per-cpu directly v3
 2022-05-13 14:23 UTC  (3+ messages)

[ANNOUNCE] CFP: CPU Isolation Microconference - Linux Plumbers Conference 2022
 2022-05-13 14:21 UTC 

[paulmck-rcu:context-tracking.2022.05.03a] BUILD REGRESSION 9527c561aed6424e77fd2a8827c37f1103c89177
 2022-05-13 14:18 UTC  (2+ messages)

[PATCH 0/1] Prepare for maple tree
 2022-05-13 14:17 UTC  (5+ messages)
` [PATCH v9 16/69] proc: remove VMA rbtree use from nommu
  ` [PATCH v9 67/69] mm: remove the vma linked list

[GIT PULL] interconnect fix for 5.18-rc
 2022-05-13 14:16 UTC  (2+ messages)

[PATCH] perf tools: Remove unused machines__find_host()
 2022-05-13 14:16 UTC  (2+ messages)

[GIT PULL] virtio: last minute fixup
 2022-05-13 14:14 UTC  (8+ messages)

[PATCH] rcu: Direct boosting gp_tasks for strict grace periods
 2022-05-13 14:14 UTC  (4+ messages)

[PATCH V2 00/23] perf intel-pt: Better support for perf record --cpu
 2022-05-13 14:12 UTC  (7+ messages)
` [PATCH V2 22/23] perf tools: Allow system-wide events to keep their own CPUs

[PATCH v3 2/3] dt-bindings: mtd: partitions: Extend fixed-partitions binding
 2022-05-13 14:12 UTC  (3+ messages)

[syzbot] WARNING in mntput_no_expire (3)
 2022-05-13 14:12 UTC 

[PATCH] bluetooth: bfusb: Check the endpoint type at probe
 2022-05-13 14:07 UTC  (4+ messages)
` [PATCH v2] Bluetooth: "

[PATCH RESEND v5 1/4] PCI: Clean up pci_scan_slot()
 2022-05-13 14:07 UTC  (2+ messages)

[RESEND PATCH v4] devcoredump : Serialize devcd_del work
 2022-05-13 14:03 UTC  (2+ messages)

[PATCH] ANDROID: mutex: Add vendor hook and oem data to the mutex
 2022-05-13 13:45 UTC 

[PATCH v1] driver core: Extend deferred probe timeout on driver registration
 2022-05-13 13:58 UTC  (2+ messages)

[PATCH] arm64: qcom: sc7280-herobrine: Enable DP
 2022-05-13 13:57 UTC 

[PATCH][next] drm/rockchip: Fix spelling mistake "aligened" -> "aligned"
 2022-05-13 13:53 UTC 

[PATCH 1/3] dt-bindings: arm: qcom: Add sc7180 Chromebook board bindings
 2022-05-13 13:43 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: arm: qcom: Add / fix sc7280 "

[PATCH v2 1/2] tpm: Fix buffer access in tpm2_get_tpm_pt()
 2022-05-13 13:41 UTC  (2+ messages)
` [PATCH v2 2/2] tpm: Add field upgrade mode support for Infineon TPM2 modules

[PATCH] selftests: alsa: Better error messages
 2022-05-13 13:40 UTC 

[paulmck-rcu:dev.2022.04.26a] BUILD SUCCESS a72d27598150936800e6aa313c507c6903f8ed9c
 2022-05-13 13:39 UTC 

[LINUX PATCH 0/2] Add Xilinx DSI-Tx DRM driver
 2022-05-13 13:39 UTC  (5+ messages)
` [LINUX PATCH 1/2] dt-bindings: display: xlnx: Add DSI 2.0 Tx subsystem documentation
` [LINUX PATCH 2/2] drm: xlnx: dsi: driver for Xilinx DSI Tx subsystem

[PATCH v2 0/2] riscv: implement Zicbom-based CMO instructions + the t-head variant
 2022-05-13 13:38 UTC  (7+ messages)
` [PATCH v2 2/3] riscv: Implement Zicbom-based cache management operations
` [PATCH v2 3/3] riscv: implement cache-management errata for T-Head SoCs

[PATCH V2] x86/sev: Mark the code returning to user space as syscall gap
 2022-05-13 13:34 UTC  (2+ messages)

[RFC] sched,livepatch: call klp_try_switch_task in __cond_resched
 2022-05-13 13:34 UTC  (11+ messages)

[PATCH v3 00/23] ata: ahci: Add DWC/Baikal-T1 AHCI SATA support
 2022-05-13 13:31 UTC  (6+ messages)
` [PATCH v3 08/23] ata: libahci_platform: Add function returning a clock-handle by id

[PATCH] KVM: SVM: Use kzalloc for sev ioctl interfaces to prevent kernel memory leak
 2022-05-13 13:37 UTC  (2+ messages)

[PATCH 0/6] mtd: spi-nor: generic flash driver
 2022-05-13 13:35 UTC  (7+ messages)
` [PATCH 1/6] mtd: spi-nor: hide jedec_id sysfs attribute if not present
` [PATCH 2/6] mtd: spi-nor: sysfs: hide manufacturer if it is not set
` [PATCH 3/6] mtd: spi-nor: remember full JEDEC flash ID
` [PATCH 4/6] mtd: spi-nor: move function declaration out of sfdp.h
` [PATCH 5/6] mtd: spi-nor: add generic flash driver
` [PATCH 6/6] mtd: spi-nor: sysfs: print JEDEC ID for "

[PATCH v10 00/12] riscv: support for Svpbmt and D1 memory types
 2022-05-13 13:37 UTC  (3+ messages)
` [PATCH 12/12] riscv: add memory-type errata for T-Head

[PATCH] media: platform: replace ternary operator with max()
 2022-05-13 13:32 UTC 

[PATCH net] NFC: nci: fix sleep in atomic context bugs caused by nci_skb_alloc
 2022-05-13 13:33 UTC 

[ammarfaizi2-block:dhowells/linux-fs/cifs-for-sfrench 5/6] fs/cifs/smb2ops.c:4752:11: warning: comparison of distinct pointer types ('typeof (size - copied) *' (aka 'unsigned int *') and 'typeof (((1UL) << (12))) *' (aka 'unsigned long *'))
 2022-05-13 13:35 UTC 

[PATCH] Input: gpio-keys - Cancel delayed work only in case of GPIO
 2022-05-13 13:25 UTC 

[PATCH v2 0/7] platform/chrome: get rid of BUG_ON()
 2022-05-13 13:20 UTC  (5+ messages)
` [PATCH v2 6/7] platform/chrome: cros_ec_spi: drop unneeded BUG_ON()
` [PATCH v2 7/7] platform/chrome: cros_ec_spi: drop BUG_ON() if `din` isn't large enough

[GIT PULL] iommu/arm-smmu: Updates for 5.19
 2022-05-13 13:18 UTC  (2+ messages)

[PATCH 0/2] iio: adc: stm32: Fix ADC IRQ handling on STM32F4
 2022-05-13 13:13 UTC  (5+ messages)
` [PATCH 1/2] iio: adc: stm32: Iterate through all ADCs in irq handler
` [PATCH 2/2] iio: adc: stm32: Fix check for spurious IRQs on STM32F4

[PROBLEM] nbd requests become stuck when devices watched by inotify emit udev uevent changes
 2022-05-13 13:13 UTC  (5+ messages)

[PATCH v5 0/4] fix the meson NFC clock
 2022-05-13 13:12 UTC  (3+ messages)
` [PATCH v5 3/4] mtd: rawnand: meson: refine resource getting in probe

[PATCH v2] iommu/dma: Explicitly sort PCI DMA windows
 2022-05-13 13:08 UTC  (2+ messages)

[PATCH v2] iommu/amd: Set translation valid bit only when IO page tables are in used
 2022-05-13 13:07 UTC  (2+ messages)

[GIT PULL] hwmon fixes for v5.18-rc7
 2022-05-13 13:07 UTC 

[PATCH] drivers: spi: spi-au1550: replace ternary operator with min()
 2022-05-13 13:03 UTC 

[PATCH] perf test arm-spe: Check if perf-record hangs when recording workload with forks
 2022-05-13 13:03 UTC  (2+ messages)

[PATCH v3 0/2] hwmon: acpi_power_meter: convert to new hwmon API
 2022-05-13 13:03 UTC  (5+ messages)
` [PATCH v3 2/2] hwmon: acpi_power_meter: convert to hwmon_device_register_with_info

[PATCH v3 0/4] simatic-ipc additions to p2sb apl lake gpio
 2022-05-13 13:01 UTC  (3+ messages)
` [PATCH v3 2/4] watchdog: simatic-ipc-wdt: convert to use P2SB accessor

[PATCH] iommu/dma: Fix iova map result check bug
 2022-05-13 13:01 UTC  (2+ messages)

[PATCH] hwmon: (ltq-cputemp) restrict build to SOC_XWAY
 2022-05-13 13:00 UTC  (2+ messages)

[PATCH] m68knommu: fix undefined reference to `mach_get_rtc_pll'
 2022-05-13 12:59 UTC  (4+ messages)

[PATCH 0/3] Microchip LAN966x USB device support
 2022-05-13 12:57 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: usb: atmel: Add Microchip LAN966x compatible string

[PATCH v3] iommu/mediatek: Fix NULL pointer dereference when printing dev_name
 2022-05-13 12:57 UTC  (2+ messages)

[PATCH] x86/speculation: Add missing srbds=off in the document of 'mitigations='
 2022-05-13 12:56 UTC  (2+ messages)
` [tip: x86/cleanups] x86/speculation: Add missing srbds=off to the mitigations= help text


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).