mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[RFC 0/2] srcu: Remove pre-flip memory barrier
 2022-12-21 16:30 UTC  (4+ messages)

[PATCH v1 0/9] AV1 stateless decoder for RK3588
 2022-12-21 16:30 UTC  (9+ messages)
` [PATCH v1 4/9] media: verisilicon: Check AV1 bitstreams bit depth
` [PATCH v1 7/9] media: verisilicon: Add Rockchip AV1 decoder

[syzbot] [ntfs3?] kernel panic: stack is corrupted in return_address
 2022-12-21 16:30 UTC 

BUG: arm64: missing build-id from vmlinux
 2022-12-21 16:29 UTC  (4+ messages)

[PATCH v2 0/2] Add single core R5F IPC for AM62 SoC family
 2022-12-21 16:29 UTC  (6+ messages)
` [PATCH v2 1/2] Documentation: dt-bindings: k3-r5f-rproc: Add new compatible "

[PATCH V4 0/3] rpmsg signaling/flowcontrol patches
 2022-12-21 16:28 UTC  (5+ messages)
` [PATCH V4 1/3] rpmsg: core: Add signal API support
` [PATCH V4 3/3] rpmsg: char: Add TIOCMGET/TIOCMSET ioctl support

[PATCH 6.1 00/25] 6.1.1-rc1 review
 2022-12-21 16:18 UTC  (6+ messages)

[PATCH] kernels/ksysfs.c: export kernel address bits
 2022-12-21 16:17 UTC 

[PATCH] riscv: avoid enabling vectorized code generation
 2022-12-21 16:17 UTC  (2+ messages)

[GIT PULL] vfsuid fix for v6.2-rc1
 2022-12-21 16:16 UTC  (2+ messages)

[syzbot] WARNING in io_sync_cancel
 2022-12-21 16:10 UTC  (5+ messages)

[bug-report] possible s64 overflow in max_vruntime()
 2022-12-21 16:10 UTC  (2+ messages)

[PATCH for-6.2/block V3 2/2] block: Change the granularity of io ticks from ms to ns
 2022-12-21 16:09 UTC  (2+ messages)

[PATCH v3 0/3] serial: Add RISC-V support to the earlycon semihost driver
 2022-12-21 16:09 UTC  (3+ messages)

[6.2][regression] after commit cd372b8c99c5a5cf6a464acebb7e4a79af7ec8ae stopping working wifi mt7921e
 2022-12-21 16:07 UTC  (5+ messages)

[PATCH 6.0 00/28] 6.0.15-rc1 review
 2022-12-21 16:04 UTC  (2+ messages)

[RFC 0/2] srcu: Remove pre-flip memory barrier
 2022-12-21 16:02 UTC  (4+ messages)

[PATCH 00/10] drm: Remove usage of deprecated DRM_* macros
 2022-12-21 15:57 UTC  (8+ messages)
` [PATCH 04/10] drm/print: Fix support for NULL as first argument of drm_dbg_*

[PATCH] kbuild: treat char as always signed
 2022-12-21 15:56 UTC  (7+ messages)
` [PATCH v2] kbuild: treat char as always unsigned

[PATCH] dt-bindings: rtc: pcf2127: remove pca/pcf2129 from trivial RTC devices list
 2022-12-21 15:53 UTC  (3+ messages)

[PATCH 0/2] intel_pstate: fix turbo not being used after a processor is rebooted
 2022-12-21 15:52 UTC  (3+ messages)
` [PATCH 1/2] acpi: processor: allow fixing up the frequency for a performance state
` [PATCH 2/2] cpufreq: intel_pstate: use acpi perflib to update turbo frequency

[PATCH v5 1/2] sched/core: Minor optimize ttwu_runnable()
 2022-12-21 15:52 UTC  (2+ messages)

[PATCH] Revert "x86/apic/x2apic: Implement IPI shorthands support"
 2022-12-21 15:46 UTC  (4+ messages)
` kdump kernel randomly hang with tick_periodic call trace on bare metal system

[PATCH v2] arm: topology: Consider clock-frequency property from parent /cpus node
 2022-12-21 15:42 UTC 

[PATCH 1/2] dt-bindings: net: Add rfkill-gpio binding
 2022-12-21 15:36 UTC  (3+ messages)

[PATCH v2 1/2] backlight: ktz8866: Add support for Kinetic KTZ8866 backlight
 2022-12-21 15:31 UTC  (2+ messages)
` [PATCH v2 2/2] dt-bindings: leds: backlight: Add "

[PATCH v7 00/11] Adds support for PHY LEDs with offload triggers
 2022-12-21 15:29 UTC  (19+ messages)
` [PATCH v7 06/11] leds: trigger: netdev: add hardware control support
` [PATCH v7 09/11] leds: trigger: netdev: add additional hardware only triggers
` [PATCH v7 11/11] dt-bindings: net: dsa: qca8k: add LEDs definition example

[PATCH v7 1/2] arm64: dts: rockchip: Add EmbedFire LubanCat 1
 2022-12-21 15:28 UTC  (2+ messages)
` [PATCH v7 2/2] dt-bindings: arm: "

[PATCH 0/4] Trivial set of FIPS 140-3 related changes
 2022-12-21 15:26 UTC  (4+ messages)
` [PATCH 5/6] crypto: xts - drop xts_check_key()
` [PATCH 6/6] crypto: xts - drop redundant xts key check

[PATCH 00/18] can: m_can: Optimizations for m_can/tcan part 2
 2022-12-21 15:25 UTC  (19+ messages)
` [PATCH 01/18] can: tcan4x5x: Remove reserved register 0x814 from writable table
` [PATCH 02/18] can: tcan4x5x: Check size of mram configuration
` [PATCH 03/18] can: m_can: Remove repeated check for is_peripheral
` [PATCH 04/18] can: m_can: Always acknowledge all interrupts
` [PATCH 05/18] can: m_can: Remove double interrupt enable
` [PATCH 06/18] can: m_can: Disable unused interrupts
` [PATCH 07/18] can: m_can: Keep interrupts enabled during peripheral read
` [PATCH 08/18] can: m_can: Write transmit header and data in one transaction
` [PATCH 09/18] can: m_can: Implement receive coalescing
` [PATCH 10/18] can: m_can: Implement transmit coalescing
` [PATCH 11/18] can: m_can: Add rx coalescing ethtool support
` [PATCH 12/18] can: m_can: Add tx "
` [PATCH 13/18] can: m_can: Cache tx putidx
` [PATCH 14/18] can: m_can: Use the workqueue as queue
` [PATCH 15/18] can: m_can: Introduce a tx_fifo_in_flight counter
` [PATCH 16/18] can: m_can: Use tx_fifo_in_flight for netif_queue control
` [PATCH 17/18] can: m_can: Implement BQL
` [PATCH 18/18] can: m_can: Implement transmit submission coalescing

[PATCH v6 1/2] arm64: dts: rockchip: Add EmbedFire LubanCat 1
 2022-12-21 15:23 UTC  (3+ messages)
` [PATCH v6 2/2] dt-bindings: arm: "

[RESEND] dt-bindings: leds: backlight: Add Kinetic KTZ8866 backlight
 2022-12-21 15:19 UTC  (4+ messages)

[PATCH v5 1/2] arm64: dts: rockchip: Add EmbedFire LubanCat 1
 2022-12-21 15:18 UTC  (6+ messages)
` [PATCH v5 2/2] dt-bindings: arm: "

[GIT PULL] HID fixes
 2022-12-21 15:18 UTC 

[PATCH] drm/panfrost: Fix GEM handle creation ref-counting
 2022-12-21 15:11 UTC  (3+ messages)

[PATCH v2 0/4] Per CPU idle injection
 2022-12-21 15:10 UTC  (5+ messages)
` [PATCH v2 2/4] powercap: idle_inject: Add prepare/complete callbacks
` [PATCH v2 4/4] thermal/drivers/intel_cpu_idle_cooling: Introduce Intel cpu idle cooling driver

[PATCH v2 1/4] drm/msm/adreno: Fix null ptr access in adreno_gpu_cleanup()
 2022-12-21 15:09 UTC  (4+ messages)
` [PATCH v2 2/4] drm/msm: Fix failure paths in msm_drm_init()
` [PATCH v2 3/4] drm/msm/a6xx: Update a6xx gpu coredump
` [PATCH v2 4/4] drm/msm/a6xx: Update ROQ size in coredump

[syzbot] BUG: corrupted list in nfc_llcp_register_device
 2022-12-21 15:02 UTC 

[PATCH 0/4] SDHI/MMC SoC support for the RZ/V2M
 2022-12-21 15:01 UTC  (3+ messages)
` [PATCH 1/4] clk: renesas: r9a09g011: Add SDHI/eMMC clock and reset entries

[PATCH 0/6] RISC-V kasan rework
 2022-12-21 15:00 UTC  (5+ messages)
` [PATCH 4/6] riscv: Fix EFI stub usage of KASAN instrumented string functions

[PATCH v7] PCI/ASPM: Update LTR threshold based upon reported max latencies
 2022-12-21 14:59 UTC  (5+ messages)

[PATCH REPOST] f2fs: file: drop useless initializer in expand_inode_data()
 2022-12-21 14:55 UTC  (5+ messages)

BUG: KCSAN: data-race in do_page_fault / spectre_v4_enable_task_mitigation
 2022-12-21 14:54 UTC 

[PATCH v2] virtio-blk: avoid kernel panic on VIRTIO_BLK_F_ZONED check
 2022-12-21 14:54 UTC 

[syzbot] WARNING in io_cqring_overflow_flush
 2022-12-21 14:54 UTC  (3+ messages)

[PATCH] virtio-blk: avoid kernel panic on VIRTIO_BLK_F_ZONED check
 2022-12-21 14:53 UTC  (2+ messages)

[PATCH 0/3] Improve K3-am625-sk support (USB, MMC)
 2022-12-21 14:50 UTC  (8+ messages)
` [PATCH 1/3] arm64: dts: ti: k3-am62-main: Update OTAP and ITAP delay select

[PATCH] arm64: dts: imx8mp: Enable spba-bus on AIPS3
 2022-12-21 14:45 UTC  (2+ messages)

[PATCH v3 0/5] Improve GPU reset sequence for Adreno GPU
 2022-12-21 14:43 UTC  (3+ messages)
` [PATCH v3 1/5] PM: domains: Allow a genpd consumer to require a synced power off

[PATCH v2] mm: new primitive kvmemdup()
 2022-12-21 14:42 UTC 

[PATCH v1] ALSA SoC: Texas Instruments TAS2781 Audio Smart Amp
 2022-12-21 14:38 UTC  (6+ messages)

[PATCH v5 0/2] usb: dwc3: core: defer probe on ulpi_read_id timeout
 2022-12-21 14:29 UTC  (6+ messages)
` [PATCH v5 1/2] usb: ulpi: defer ulpi_register "

[PATCH] staging: qlge: remove unnecessary spaces before function pointer args
 2022-12-21 14:28 UTC  (2+ messages)

[PATCH v12 0/6] implement getrandom() in vDSO
 2022-12-21 14:25 UTC  (5+ messages)

[PATCH v13 0/7] implement getrandom() in vDSO
 2022-12-21 14:23 UTC  (8+ messages)
` [PATCH v13 1/7] x86: lib: Separate instruction decoder MMIO type from MMIO trace
` [PATCH v13 2/7] mm: add VM_DROPPABLE for designating always lazily freeable mappings
` [PATCH v13 3/7] x86: mm: Skip faulting instruction for VM_DROPPABLE faults
` [PATCH v13 4/7] random: add vgetrandom_alloc() syscall
` [PATCH v13 5/7] arch: allocate vgetrandom_alloc() syscall number
` [PATCH v13 6/7] random: introduce generic vDSO getrandom() implementation
` [PATCH v13 7/7] x86: vdso: Wire up getrandom() vDSO implementation

[PATCH v1] dt-bindings: riscv: add SBI PMU event mappings
 2022-12-21 14:15 UTC 

[PATCH v4 0/3] kexec: Add new parameter to limit the access to kexec
 2022-12-21 14:14 UTC  (5+ messages)
` [PATCH v4 1/3] Documentation: sysctl: Correct kexec_load_disabled
` [PATCH v4 2/3] kexec: Factor out kexec_load_permitted
` [PATCH v4 3/3] kexec: Introduce sysctl parameters kexec_load_limit_*

[PATCH v2] security: Restore passing final prot to ima_file_mmap()
 2022-12-21 14:10 UTC 

[PATCH v9 00/15] Add PSR support for eDP
 2022-12-21 14:10 UTC  (4+ messages)
` [PATCH v9 01/15] drm/msm/disp/dpu: clear dpu_assign_crtc and get crtc from connector state instead of dpu_enc

[PATCH 2/2] dt-bindings: leds: backlight: add binding for Kinetic KTZ8866 backlight
 2022-12-21 14:08 UTC  (3+ messages)

[PATCH] security: Restore passing final prot to ima_file_mmap()
 2022-12-21 14:06 UTC 

[GIT PULL] pnode fix for v6.2-rc1
 2022-12-21 13:56 UTC 

[PATCH 00/13] Clean up pmd_get_atomic() and i386-PAE
 2022-12-21 13:54 UTC  (3+ messages)
` [PATCH 03/13] sh/mm: Make pmd_t similar to pte_t

[PATCH v6 0/3] Add vcodec lat and core nodes for mt8192
 2022-12-21 13:54 UTC  (2+ messages)

[PATCH 0/4] Vendor stats support in vdpasim_net
 2022-12-21 13:52 UTC  (9+ messages)
` [PATCH 1/4] vdpa_sim: switch to use __vdpa_alloc_device()
` [PATCH 2/4] vdpasim: customize allocation size
` [PATCH 3/4] vdpa_sim: support vendor satistics
` [PATCH 4/4] vdpa_sim_net: "

[PATCH v3 0/2] Add pinctrl support for S32 SoC family
 2022-12-21 13:52 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: pinctrl: add schema for NXP S32 SoCs

[PATCH bpf-next v2 1/2] bpf: fix nullness propagation for reg to reg comparisons
 2022-12-21 13:46 UTC  (4+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID

[PATCH] docs, nvme: add a feature and quirk policy document
 2022-12-21 13:45 UTC  (5+ messages)

[RFC][PATCH] thermal/idle_inject: Support 100% idle injection
 2022-12-21 13:43 UTC  (2+ messages)

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2022-12-21 13:42 UTC  (13+ messages)
` [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
` [PATCH v10 3/9] KVM: Extend the memslot to support fd-based private memory

[PATCH] KVM: arm64: Synchronize SMEN on vcpu schedule out
 2022-12-21 13:34 UTC  (3+ messages)

[PATCH 0/2] kernfs: remove i_lock usage that isn't needed
 2022-12-21 13:34 UTC  (4+ messages)
` [PATCH 1/2] kernfs: dont take i_lock on inode attr read

[PATCH v2 0/3] Improve K3-am625-sk support (USB, MMC)
 2022-12-21 13:30 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: dts: ti: k3-am62-main: Update OTAP and ITAP delay select
` [PATCH v2 2/3] arm64: dts: ti: k3-am62-main: Add support for USB
` [PATCH v2 3/3] arm64: dts: ti: k3-am625-sk: "

[PATCH v3] Documentation: sched: Document util clamp feature
 2022-12-21 13:29 UTC  (2+ messages)

[PATCH] ASoC: Intel: fix sof-nau8825 link failure
 2022-12-21 13:25 UTC 

[PATCH net 0/8] Add support for two classes of VCAP rules
 2022-12-21 13:25 UTC  (9+ messages)
` [PATCH net 1/8] net: microchip: vcap api: Erase VCAP cache before encoding rule
` [PATCH net 2/8] net: microchip: sparx5: Reset VCAP counter for new rules
` [PATCH net 3/8] net: microchip: vcap api: Always enable VCAP lookups
` [PATCH net 4/8] net: microchip: vcap api: Convert multi-word keys/actions when encoding
` [PATCH net 5/8] net: microchip: vcap api: Use src and dst chain id to chain VCAP lookups
` [PATCH net 6/8] net: microchip: vcap api: Check chains when adding a tc flower filter
` [PATCH net 7/8] net: microchip: vcap api: Add a storage state to a VCAP rule
` [PATCH net 8/8] net: microchip: vcap api: Enable/Disable rules via chains in VCAP HW

[PATCH] ASoC: Intel: sof-nau8825: fix module alias overflow
 2022-12-21 13:24 UTC 

[RESEND] backlight: ktz8866: Add support for Kinetic KTZ8866 backlight
 2022-12-21 13:18 UTC 

[PATCH 0/2] Add resets for ADSP based audio clock controller driver
 2022-12-21 13:18 UTC  (4+ messages)
` [PATCH 2/2] clk: qcom: lpasscc: Add resets for SC7280 audioreach clock controller

[RESEND v4 PATCH 0/1] arm64: dts: mt8195: Add Ethernet controller
 2022-12-21 13:16 UTC  (3+ messages)
` [RESEND PATCH v4] "

[RFC PATCH net-next v2 0/5] net/smc:Introduce SMC-D based loopback acceleration
 2022-12-21 13:14 UTC  (3+ messages)

[syzbot] riscv/fixes boot error: WARNING in __apply_to_page_range (2)
 2022-12-21 13:13 UTC  (3+ messages)

[syzbot] [reiserfs?] INFO: task hung in reiserfs_sync_fs
 2022-12-21 13:12 UTC 

[PATCH] staging: vc04_services: vchiq_arm: Create platform_device per device
 2022-12-21 13:10 UTC  (3+ messages)

[PATCH] arm64: dts: mediatek: mt8186: Add crypto support for eMMC controller
 2022-12-21 13:09 UTC  (2+ messages)

[PATCH v4 0/5] Add the Renesas USBF controller support
 2022-12-21 13:07 UTC  (4+ messages)
` [PATCH v4 3/5] usb: gadget: udc: add Renesas RZ/N1 "

[PATCH] MIPS: ralink: mt7621: avoid to init common ralink reset controller
 2022-12-21 13:06 UTC  (2+ messages)

[PATCH] MIPS: dts: bcm63268: Add missing properties to the TWD node
 2022-12-21 13:06 UTC  (2+ messages)

[PATCH v2 0/7] x86/sched: Avoid unnecessary migrations within SMT domains
 2022-12-21 13:03 UTC  (5+ messages)
` [PATCH v2 1/7] sched/fair: Generalize asym_packing logic for SMT local sched group

sh: compiler_types.h:358:45: error: call to '__compiletime_assert_263' declared with attribute error: Unsupported access size for {READ,WRITE}_ONCE()
 2022-12-21 13:01 UTC 

[PATCH v4 0/4] PWM and keyboard backlight driver for ARM Macs
 2022-12-21 12:52 UTC  (4+ messages)
` [PATCH v4 2/4] pwm: Add Apple PWM controller

[PATCH 0/3] spelling: Fix some trivial typos
 2022-12-21 12:42 UTC  (5+ messages)
` [PATCH 2/3] KVM: x86: Fix trivial typo
` [PATCH 3/3] of: overlay: "

kernel BUG in __skb_gso_segment
 2022-12-21 12:41 UTC  (6+ messages)

[PATCH V19 0/7] soc: qcom: dcc: Add driver support for Data Capture and Compare unit(DCC)
 2022-12-21 12:40 UTC  (4+ messages)
` [PATCH V19 2/7] "

[PATCH] kallsyms: Fix sleeping function called from invalid context when CONFIG_KALLSYMS_SELFTEST=y
 2022-12-21 12:37 UTC  (6+ 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®