mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH 0/9] thermal/core: Protect thermal device operations against removal
 2022-11-10 13:01 UTC  (5+ messages)
` [PATCH 5/9] thermal/core: Introduce locked version of thermal_zone_device_update

[PATCH] docs/zh_CN: Add userspace-api/accelerators/ocxl Chinese translation
 2022-11-10 13:01 UTC  (3+ messages)

[PATCH 00/12] Add support for the Cirrus Logic CS48L32 audio codecs
 2022-11-10 13:01 UTC  (10+ messages)
` [PATCH 05/12] pinctrl: cirrus: Add support for CS48L31/32/33 codecs
` [PATCH 09/12] irqchip: cirrus: Add driver for Cirrus Logic "

[PATCH printk v3 00/40] reduce console_lock scope
 2022-11-10 13:00 UTC  (5+ messages)
` [PATCH printk v3 21/40] printk: introduce console_list_lock
` [PATCH printk v3 22/40] console: introduce console_is_registered()

[PATCH v7 0/3] mm/slub: extend redzone check for kmalloc objects
 2022-11-10 12:57 UTC  (5+ messages)
` [PATCH v7 1/3] mm/slub: only zero requested size of buffer for kzalloc when debug enabled

[PATCH v2 0/6] can: mcan: Add MCAN support for FSD SoC
 2022-11-10 12:54 UTC  (8+ messages)
  ` [PATCH v2 3/6] arm64: dts: fsd: add sysreg device node
    ` [PATCH v2 1/6] dt-bindings: Document the SYSREG specific compatibles found on FSD SoC

[PATCH 0/4] x86/mm: Fix set_memory_rox()
 2022-11-10 12:52 UTC  (5+ messages)
` [PATCH 1/4] x86/mm: Add a few comments
` [PATCH 2/4] x86/mm: Untangle __change_page_attr_set_clr(.checkalias)
` [PATCH 3/4] x86/mm: Inhibit _PAGE_NX changes from cpa_process_alias()
` [PATCH 4/4] x86/mm: Rename __change_page_attr_set_clr(.checkalias)

[PATCH] regulator: qcom_smd: Fix PMR735a S3 regulator spec
 2022-11-10 12:48 UTC  (3+ messages)

x86: clang: acpi-cpufreq.c:970:24: error: variable 'ret' is uninitialized when used here [-Werror,-Wuninitialized]
 2022-11-10 12:46 UTC  (3+ messages)

[PATCH v1 1/1] usb: ulpi: defer ulpi_register on ulpi_read_id timeout
 2022-11-10 12:45 UTC  (3+ messages)

[RFC PATCH 0/1] sched/pelt: Change PELT halflife at runtime
 2022-11-10 12:45 UTC  (9+ messages)

[PATCH] x86: Drop fpregs lock before inheriting FPU permissions
 2022-11-10 12:44 UTC 

[PATCH] fs: Delete group check before ACL
 2022-11-10 12:37 UTC 

[PATCH linux-next] scsi: qla2xxx: use strscpy() is more robust and safer
 2022-11-10 12:37 UTC 

[PATCH linux-next] scsi: ibmvfc: use sysfs_emit() to instead of scnprintf()
 2022-11-10 12:36 UTC  (2+ messages)

[PATCH] nbio_v7_4: Add pointer check
 2022-11-10 12:28 UTC 

[syzbot] WARNING in btrfs_create_new_inode
 2022-11-10 12:28 UTC  (2+ messages)

[PATCH v6 1/2] f2fs: correct i_size change for atomic writes
 2022-11-10 12:27 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v6 00/20] PCI: dwc: Add generic resources and Baikal-T1 support
 2022-11-10 12:26 UTC  (6+ messages)
` [PATCH v6 09/20] dt-bindings: PCI: dwc: Add interrupts/interrupt-names common properties

[PATCH net-next v4 0/4] net: dsa: microchip: add MTU support for KSZ8 series
 2022-11-10 12:22 UTC  (5+ messages)
` [PATCH net-next v4 1/4] net: dsa: microchip: move max mtu to one location
` [PATCH net-next v4 2/4] net: dsa: microchip: do not store max MTU for all ports
` [PATCH net-next v4 3/4] net: dsa: microchip: add ksz_rmw8() function
` [PATCH net-next v4 4/4] net: dsa: microchip: ksz8: add MTU configuration support

[RFC PATCH 2/3] KVM: arm64: Allow userspace to trap SMCCC sub-ranges
 2022-11-10 12:22 UTC  (2+ messages)

[PATCH v5 03/16] x86/mtrr: replace use_intel() with a local flag
 2022-11-10 12:21 UTC  (2+ messages)
` [tip: x86/cpu] x86/mtrr: Replace "

[PATCH v5 04/16] x86/mtrr: rename prepare_set() and post_set()
 2022-11-10 12:21 UTC  (2+ messages)
` [tip: x86/cpu] x86/mtrr: Rename "

[PATCH v5 05/16] x86/mtrr: split MTRR specific handling from cache dis/enabling
 2022-11-10 12:21 UTC  (2+ messages)
` [tip: x86/cpu] x86/mtrr: Split MTRR-specific "

[PATCH v5 06/16] x86: move some code out of arch/x86/kernel/cpu/mtrr
 2022-11-10 12:21 UTC  (2+ messages)
` [tip: x86/cpu] x86/mtrr: Move cache control code to cacheinfo.c

[PATCH v5 07/16] x86/mtrr: Disentangle MTRR init from PAT init
 2022-11-10 12:21 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH v5 08/16] x86/mtrr: remove set_all callback from struct mtrr_ops
 2022-11-10 12:21 UTC  (2+ messages)
` [tip: x86/cpu] x86/mtrr: Remove "

[PATCH v5 09/16] x86/mtrr: simplify mtrr_bp_init()
 2022-11-10 12:21 UTC  (2+ messages)
` [tip: x86/cpu] x86/mtrr: Simplify mtrr_bp_init()

[PATCH v5 10/16] x86/mtrr: get rid of __mtrr_enabled bool
 2022-11-10 12:21 UTC  (2+ messages)
` [tip: x86/cpu] x86/mtrr: Get "

[PATCH v5 11/16] x86/mtrr: let cache_aps_delayed_init replace mtrr_aps_delayed_init
 2022-11-10 12:21 UTC  (2+ messages)
` [tip: x86/cpu] x86/mtrr: Let "

[PATCH v5 12/16] x86/mtrr: add a stop_machine() handler calling only cache_cpu_init()
 2022-11-10 12:21 UTC  (2+ messages)
` [tip: x86/cpu] x86/mtrr: Add "

[PATCH v5 13/16] x86: decouple PAT and MTRR handling
 2022-11-10 12:21 UTC  (2+ messages)
` [tip: x86/cpu] x86: Decouple "

[PATCH v5 14/16] x86: switch cache_ap_init() to hotplug callback
 2022-11-10 12:21 UTC  (2+ messages)
` [tip: x86/cpu] x86/cacheinfo: Switch "

[PATCH v5 16/16] x86/mtrr: simplify mtrr_ops initialization
 2022-11-10 12:21 UTC  (2+ messages)
` [tip: x86/cpu] x86/mtrr: Simplify "

[PATCH bpf-next v4] bpf: Initialize same number of free nodes for each pcpu_freelist
 2022-11-10 12:21 UTC 

[PATCH v1] io_uring: update outdated comment of callbacks
 2022-11-10 12:21 UTC 

[RFC PATCH] x86: Drop fpregs lock before inheriting FPU permissions during clone
 2022-11-10 12:18 UTC  (3+ messages)

[PATCH 0/3] ACPI: PCC: optimize pcc codes and fix one bug
 2022-11-10 12:17 UTC  (10+ messages)
` [PATCH 1/3] mailbox: pcc: rename platform interrupt bit macro name
` [PATCH 2/3] ACPI: PCC: add check for platform interrupt
` [PATCH 3/3] mailbox: pcc: fix 'pcc_chan_count' when fail to initialize PCC

vmlinux.o: warning: objtool: eb_find_context.isra.0.cold+0x41: relocation to !ENDBR: i915_vma_unpin.cold+0x0
 2022-11-10 12:15 UTC 

[PATCH] eeprom: idt_89hpesx: Fix error handling in idt_init()
 2022-11-10 12:14 UTC  (2+ messages)

[PATCH] f2fs: allow to read node block after shutdown
 2022-11-10 12:14 UTC  (3+ messages)
` [PATCH v2] "
  ` [f2fs-dev] "

[PATCH RFC] ACPI: container: Add power domain control methods
 2022-11-10 12:13 UTC  (3+ messages)

[PATCH] tee: optee: Populate child nodes in probe function
 2022-11-10 12:09 UTC  (3+ messages)

[PATCH v12 0/2] Add support for UltraSoc System Memory Buffer
 2022-11-10 12:08 UTC  (9+ messages)
` [PATCH v12 1/2] drivers/coresight: Add UltraSoc System Memory Buffer driver
` [PATCH v12 2/2] Documentation: Add document for UltraSoc SMB drivers

[PATCH 03/10] arm64: dts: qcom: Add a device tree for PMK8350 on SID6
 2022-11-10 12:07 UTC  (3+ messages)

[PATCH v1 0/2] mm: In-kernel support for memory-deny-write-execute (MDWE)
 2022-11-10 12:03 UTC  (5+ messages)
` [PATCH v1 1/2] mm: Implement memory-deny-write-execute as a prctl

[RFC PATCH 0/2] pinctrl: sunxi: Introduce DT-based pinctrl builder
 2022-11-10 12:02 UTC  (4+ messages)

[PATCH 6.0 000/197] 6.0.8-rc1 review
 2022-11-10 12:02 UTC  (2+ messages)

[PATCH] soc: mediatek: Add deprecated compatible to mmsys
 2022-11-10 12:02 UTC 

[PATCH 1/2] dt-bindings: regulator: qcom,smd: Document PMR735a
 2022-11-10 12:00 UTC  (4+ messages)

[PATCH v2 0/5] rtc: rtc-cmos: Assorted ACPI-related cleanups and fixes
 2022-11-10 12:00 UTC  (2+ messages)

[PATCH] i2c: imx: use devm_platform_get_and_ioremap_resource()
 2022-11-10 11:55 UTC  (2+ messages)

[PATCH] dmaengine: use devm_platform_get_and_ioremap_resource()
 2022-11-10 11:54 UTC  (2+ messages)

[PATCH v2 RESEND 1/1] net: fec: add xdp and page pool statistics
 2022-11-10 11:54 UTC  (2+ messages)

[PATCH] udf: Fix a slab-out-of-bounds write bug in udf_write_aext()
 2022-11-10 11:52 UTC  (2+ messages)

[PATCH 0/7] Add the Renesas USBF controller support
 2022-11-10 11:46 UTC  (4+ messages)
` [PATCH 4/7] dt-bindings: usb: add the Renesas USBF controller binding

[PATCH] pwm: tegra: Fix 32 bit build
 2022-11-10 11:45 UTC 

[PATCHSET 00/12] perf test: Add test workloads (v1)
 2022-11-10 11:45 UTC  (5+ messages)
` [PATCH 06/12] perf test: Replace arm callgraph fp test workload with leafloop
` [PATCH 08/12] perf test: Replace arm spe fork test workload with sqrtloop

[PATCH v3] net: mana: Fix return type of mana_start_xmit()
 2022-11-10 11:40 UTC  (2+ messages)

[PATCH bpf-next v3] bpf: Initialize same number of free nodes for each pcpu_freelist
 2022-11-10 11:39 UTC  (4+ messages)

[PATCH v2 35/65] clk: ux500: sysctrl: Add a determine_rate hook
 2022-11-10 11:39 UTC  (2+ messages)

[PATCH V2 0/3] fsl_lpuart: add some new features for lpuart driver
 2022-11-10 11:38 UTC  (4+ messages)
` [PATCH V2 1/3] tty: serial: fsl_lpuart: enable wakeup source for lpuart
` [PATCH V2 2/3] tty: serial: fsl_lpuart: Add runtime pm support
` [PATCH V2 3/3] tty: serial: fsl_lpuart: Use pm_ptr() to avoid need to make pm __maybe_unused

[PATCH] mISDN: fix misuse of put_device() in mISDN_register_device()
 2022-11-10 11:38 UTC 

[PATCH] Revert "kmsan: unpoison @tlb in arch_tlb_gather_mmu()"
 2022-11-10 11:35 UTC 

[PATCH 0/9] arm64: dts: qcom: sc8280xp/sa8540p: add support for PCIe
 2022-11-10 11:35 UTC  (15+ messages)
` [PATCH 1/9] arm64: dts: qcom: sc8280xp/sa8540p: add PCIe2-4 nodes
` [PATCH 2/9] arm64: dts: qcom: sa8295p-adp: enable PCIe
` [PATCH 3/9] arm64: dts: qcom: sc8280xp-crd: rename backlight and misc regulators
` [PATCH 4/9] arm64: dts: qcom: sc8280xp-crd: enable NVMe SSD
` [PATCH 5/9] arm64: dts: qcom: sc8280xp-crd: enable SDX55 modem
` [PATCH 6/9] arm64: dts: qcom: sc8280xp-crd: enable WiFi controller
` [PATCH 7/9] arm64: dts: qcom: sc8280xp-x13s: enable NVMe SSD
` [PATCH 8/9] arm64: dts: qcom: sc8280xp-x13s: enable modem
` [PATCH 9/9] arm64: dts: qcom: sc8280xp-x13s: enable WiFi controller

[PATCH v6 0/2] rcu: Add RCU stall diagnosis information
 2022-11-10 11:35 UTC  (6+ messages)

[PATCH v6 0/3] iommu/mediatek: Add mt8365 iommu support
 2022-11-10 11:34 UTC  (2+ messages)

[PATCH v2 0/9] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
 2022-11-10 11:32 UTC  (8+ messages)
` [PATCH v2 1/9] s390/uaccess: Add storage key checked cmpxchg access to user space
    ` [PATCH 5/5] s390/uaccess: add cmpxchg_user_key()

[PATCH v1] mm/vmscan: simplify the nr assignment logic for pages to scan
 2022-11-10 11:31 UTC 

[PATCH] fault-inject: Enable stacktrace filter for x86-64
 2022-11-10 11:30 UTC 

[PATCH 0/3] Fix timeout handling when retiring requests
 2022-11-10 11:30 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v1] net: macvlan: Use built-in RCU list checking
 2022-11-10 11:27 UTC  (3+ messages)

[PATCH] spi: mediatek: Fix DEVAPC Violation at KO Remove
 2022-11-10 11:27 UTC  (2+ messages)

[PATCH v1] block, bfq: do the all counting of pending-request if CONFIG_BFQ_GROUP_IOSCHED is enabled
 2022-11-10 11:26 UTC 

[PATCH] ceph: Fix NULL vs IS_ERR checking in ceph_getattr
 2022-11-10 11:24 UTC  (3+ messages)

[PATCH v5 0/2] staging: rtl8192e: trivial code cleanup patches
 2022-11-10 11:24 UTC  (6+ messages)
` [PATCH v5 1/2] staging: rtl8192e: rename tables in r8192e_hwimg.c
` [PATCH v5 2/2] staging: rtl8192e: replace macro defines with variables

[PATCH v4 0/4] soc: ti: Add module build support to the socinfo
 2022-11-10 11:21 UTC  (3+ messages)
` [PATCH v4 4/4] net: ethernet: ti: davinci_mdio: Deferring probe when soc_device_match() returns NULL

[PATCH 0/2] Add pinctrl support for S32 SoC family
 2022-11-10 11:18 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: add schema for NXP S32 SoCs

[PATCH net-next v3 0/4] net: lan966x: Add xdp support
 2022-11-10 11:17 UTC  (2+ messages)

[PATCH 1/3] Bluetooth: btusb: Fix Chinese CSR dongles again by re-adding ERR_DATA_REPORTING quirk
 2022-11-10 11:16 UTC  (6+ messages)
` [PATCH 3/3] Bluetooth: btusb: Add a parameter to let users disable the fake CSR force-suspend hack

[PATCH] sbitmap: Use single per-bitmap counting to wake up queued tags
 2022-11-10 11:16 UTC  (3+ messages)

[RFC PATCH v3 04/11] virtio/vsock: add transport zerocopy callback
 2022-11-10 11:15 UTC  (2+ messages)

[PATCH v2] bus: mhi: host: pci_generic: Add macro for some VIDs
 2022-11-10 11:14 UTC  (7+ messages)
  `  "
    `  "
      `  "
        `  "
          `  "

[PATCH] KEYS: trusted: tee: Make registered shm dependency explicit
 2022-11-10 11:14 UTC  (2+ messages)

[PATCH v10 000/108] KVM TDX basic feature support
 2022-11-10 11:11 UTC  (5+ messages)
` [PATCH v10 014/108] KVM: TDX: Stub in tdx.h with structs, accessors, and VMCS helpers
` [PATCH v10 016/108] KVM: TDX: create/destroy VM structure

[PATCH] drivers/clocksource/arm_arch_timer: Tighten Allwinner arch timer workaround
 2022-11-10 11:10 UTC  (3+ messages)

[PATCH v5] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
 2022-11-10 11:09 UTC 

[PATCH net] net/mlx5: DR, Fix uninitialized var warning
 2022-11-10 11:06 UTC  (3+ messages)

[PATCH v2] net/mlx5e: Use kvfree() in mlx5e_accel_fs_tcp_create()
 2022-11-10 11:04 UTC  (5+ messages)

[PATCH 0/2] fsl_lpuart: add some new features for lpuart driver
 2022-11-10 11:04 UTC  (4+ messages)
` [PATCH 2/2] tty: serial: fsl_lpuart: Add runtime pm support

[PATCH] Asoc: core: fix wrong size kzalloc for rtd's components member
 2022-11-10 11:02 UTC 

[PATCH 5.15 000/144] 5.15.78-rc1 review
 2022-11-10 11:01 UTC  (2+ messages)

[PATCH v2 0/7] serial: liteuart: add IRQ support
 2022-11-10 11:01 UTC  (3+ messages)
` [PATCH v2 6/7] serial: liteuart: separate RX loop from poll timer

[syzbot] KMSAN: uninit-value in pagecache_write
 2022-11-10 11:01 UTC  (7+ messages)

[PATCH v7 14/23] drm/modes: Properly generate a drm_display_mode from a named mode
 2022-11-10 10:57 UTC  (6+ messages)
  ` [PATCH v7 22/23] drm/vc4: vec: Add support for more analog TV standards
      ` [Nouveau] "

[PATCH] block, bfq: do the all counting of pending-request if CONFIG_BFQ_GROUP_IOSCHED is enabled
 2022-11-10 10:54 UTC  (3+ messages)

[PATCH v3 0/6] KVM: selftests: memslot_perf_test: aarch64 cleanup/fixes
 2022-11-10 10:54 UTC  (3+ messages)

[PATCH v4 0/6] Add Auxiliary driver support
 2022-11-10 10:53 UTC  (2+ messages)

[PATCH] perf vendor events: Add Arm Neoverse V2 PMU events
 2022-11-10 10:52 UTC  (2+ messages)

[PATCH 00/18] x86/resctrl: monitored closid+rmid together, separate arch/fs locking
 2022-11-10 10:51 UTC  (7+ messages)
` [PATCH 04/18] x86/resctrl: Move rmid allocation out of mkdir_rdt_prepare()
` [PATCH 06/18] x86/resctrl: Allow the allocator to check if a CLOSID can allocate clean RMID
` [PATCH 14/18] x86/resctrl: Add helpers for system wide mon/alloc capable

[PATCH 5.10 000/117] 5.10.154-rc2 review
 2022-11-10 10:50 UTC  (2+ messages)

[PATCH net-next v2] gro: avoid checking for a failed search
 2022-11-10 10:50 UTC  (2+ messages)

[PATCH 5.4 00/74] 5.4.224-rc1 review
 2022-11-10 10:49 UTC  (2+ messages)

[PATCH 4.19 00/48] 4.19.265-rc1 review
 2022-11-10 10:48 UTC  (2+ messages)

[PATCH v4 02/16] ufs: core: Probe for ext_iid support
 2022-11-10 10:47 UTC  (2+ messages)

[PATCH] fix a potential memleak in rethook_alloc()
 2022-11-10 10:44 UTC 

[PATCH net-next] rxrpc: Fix missing IPV6 #ifdef
 2022-11-10 10:42 UTC  (2+ messages)

[PATCH] crypto: arm64 - Fix unused variable compilation warnings of cpu_feature
 2022-11-10 10:42 UTC 

[PATCH] media: uvcvideo: Fix bandwidth error for Alcor camera
 2022-11-10 10:41 UTC  (2+ messages)

[PATCH 1/3] media: dt-bindings: media: mediatek: vcodec: Fix clock num not correctly
 2022-11-10 10:34 UTC  (4+ messages)
` [PATCH 2/3] media: dt-bindings: media: mediatek: vcodec: Change the max reg value to 2

[PATCH v3 0/1] i2c: Restore power status of device if probe fail or device is removed
 2022-11-10 10:32 UTC  (2+ messages)
` [PATCH v3 1/1] i2c: Restore initial power state when we are done

[PATCH v2,1/3] media: dt-bindings: media: mediatek: vcodec: Fix clock num not correctly
 2022-11-10 10:28 UTC  (3+ messages)
` [PATCH v2,2/3] media: dt-bindings: media: mediatek: vcodec: Adding racing control register base
` [PATCH v2,3/3] arm64: dts: mt8195: Add video decoder node

[PATCH v2 0/1] i2c: Restore power status of device if probe fail or device is removed
 2022-11-10 10:25 UTC  (4+ messages)
` [PATCH v2 1/1] i2c: Restore initial power state when we are done

[PATCH] serial: pl011: Do not clear RX FIFO & RX interrupt in unthrottle
 2022-11-10 10:24 UTC  (2+ messages)

[PATCH v2 0/6] pinctrl: intel: Enable PWM optional feature
 2022-11-10 10:24 UTC  (10+ messages)
` [PATCH v2 3/6] pwm: lpss: Include headers we are direct user of
` [PATCH v2 4/6] pwm: lpss: Allow other drivers to enable PWM LPSS

[PATCH RFC 0/3] mm/vmalloc.c: allow vread() to read out vm_map_ram areas
 2022-11-10 10:23 UTC  (4+ messages)
` [PATCH RFC 3/3] "

[PATCH v2] drivers: base: transport_class: fix possible memory leak
 2022-11-10 10:23 UTC 

[PATCH] tcp: Add listening address to SYN flood message
 2022-11-10 10:21 UTC 

[PATCHSET v3 0/5] Add support for epoll min_wait
 2022-11-10 10:13 UTC  (5+ messages)

[PATCH] iio: light: apds9960: Fix iio_event_spec structures
 2022-11-10 10:12 UTC 

[PATCH v1 1/2] gpiolib: of: Prepare of_mm_gpiochip_add_data() for fwnode
 2022-11-10 10:11 UTC  (2+ messages)

[PATCH v6 0/2] spmi: pmic-arb: Add support for PMIC v7
 2022-11-10 10:07 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: spmi: Add qcom,bus-id
` [PATCH v6 2/2] spmi: pmic-arb: Add support for PMIC v7

[PATCH net-next 0/8] Add octeon_ep_vf driver
 2022-11-10 10:07 UTC  (2+ messages)

[PATCH v6 0/2] EDAC: Add support for Xilinx ZynqMP OCM EDAC
 2022-11-10 10:06 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: edac: Add bindings for Xilinx ZynqMP OCM

[PATCH] locking: fix kernel/locking/ inline asm error
 2022-11-10 10:05 UTC  (3+ messages)
  ` 回复: "

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®