public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-12-10 09:40:31 to 2022-12-10 23:02:01 UTC [more...]

[PATCH 0/2] mm/kmemleak: Simplify kmemleak_cond_resched() & fix UAF
 2022-12-10 23:00 UTC  (2+ messages)
` [PATCH 1/2] mm/kmemleak: Simplify kmemleak_cond_resched() usage

[PATCH v2 00/21] blksnap - block devices snapshots module
 2022-12-10 22:57 UTC  (3+ messages)

[PATCH v3 ethtool-next 0/2] add support for PLCA RS
 2022-12-10 22:52 UTC  (3+ messages)
` [PATCH v3 ethtool-next 1/2] update UAPI header copies
` [PATCH v3 ethtool-next 2/2] add support for IEEE 802.3cg-2019 Clause 148 - PLCA RS

[PATCH v6 net-next 0/5] add PLCA RS support and onsemi NCN26000
 2022-12-10 22:47 UTC  (6+ messages)
` [PATCH v6 net-next 1/5] net/ethtool: add netlink interface for the PLCA RS
` [PATCH v6 net-next 2/5] drivers/net/phy: add the link modes for the 10BASE-T1S Ethernet PHY
` [PATCH v6 net-next 3/5] drivers/net/phy: add connection between ethtool and phylib for PLCA
` [PATCH v6 net-next 4/5] drivers/net/phy: add helpers to get/set PLCA configuration
` [PATCH v6 net-next 5/5] drivers/net/phy: add driver for the onsemi NCN26000 10BASE-T1S PHY

[PATCH v3 11/12] ASoC: mediatek: mt8188: add machine driver with mt6359
 2022-12-10 22:37 UTC  (2+ messages)

drivers/net/ethernet/mediatek/mtk_eth_soc.c:1846:40: sparse: sparse: incorrect type in argument 1 (different base types)
 2022-12-10 22:37 UTC 

[for-next][PATCH 00/25] tracing: Updates for 6.2
 2022-12-10 22:32 UTC  (30+ messages)
` [for-next][PATCH 01/25] tracing/user_events: Fix call print_fmt leak
` [for-next][PATCH 02/25] tracing: Update MAINTAINERS file for new patchwork and mailing list
` [for-next][PATCH 03/25] ftrace/x86: Add back ftrace_expected for ftrace bug reports
` [for-next][PATCH 04/25] tracing: Allow multiple hitcount values in histograms
` [for-next][PATCH 05/25] tracing: Add .percent suffix option to histogram values
` [for-next][PATCH 06/25] tracing: Add .graph suffix option to histogram value
` [for-next][PATCH 07/25] tracing: Add nohitcount option for suppressing display of raw hitcount
` [for-next][PATCH 08/25] tracing: docs: Update histogram doc for .percent/.graph and nohitcount
` [for-next][PATCH 09/25] trace/kprobe: remove duplicated calls of ring_buffer_event_data
` [for-next][PATCH 10/25] tracing/probes: Handle system names with hyphens
` [for-next][PATCH 11/25] tracing: Fix complicated dependency of CONFIG_TRACER_MAX_TRACE
` [for-next][PATCH 12/25] x86/mm/kmmio: Switch to arch_spin_lock()
` [for-next][PATCH 13/25] x86/mm/kmmio: Use rcu_read_lock_sched_notrace()
` [for-next][PATCH 14/25] tracing/hist: Fix wrong return value in parse_action_params()
` [for-next][PATCH 15/25] tracing/hist: Fix out-of-bound write on action_data.var_ref_idx
` [for-next][PATCH 16/25] tracing: Fix issue of missing one synthetic field
` [for-next][PATCH 17/25] tracing/hist: Fix issue of losting command info in error_log
` [for-next][PATCH 18/25] ring-buffer: Handle resize in early boot up
` [for-next][PATCH 19/25] tracing: remove unnecessary trace_trigger ifdef
` [for-next][PATCH 20/25] tracing/osnoise: Make osnoise_options static
` [for-next][PATCH 21/25] tracing: Fix some checker warnings
` [for-next][PATCH 22/25] Documentation/osnoise: Escape underscore of NO_ prefix
` [for-next][PATCH 23/25] tracing/osnoise: Add PANIC_ON_STOP option
` [for-next][PATCH 24/25] tracing/osnoise: Add preempt and/or irq disabled options
` [for-next][PATCH 25/25] Documentation/osnoise: Add osnoise/options documentation

[PATCH 00/12] dt-bindings: first batch of dt-schema conversions for Amlogic Meson bindings
 2022-12-10 22:07 UTC  (3+ messages)
` [PATCH 06/12] dt-bindings: rtc: convert rtc-meson.txt to dt-schema
  ` (subset) "

[PATCH v2 1/4] gpio: pca953x: avoid to use uninitialized value pinctrl
 2022-12-10 22:06 UTC  (4+ messages)
` [PATCH v2 2/4] gpio: pca953x: avoid logically dead code
` [PATCH v2 3/4] gpio: pca953x: Clean up pcal6534_check_register()
` [PATCH v2 4/4] gpio: pca953x: Remove unused PCAL953X_OUT_CONF from pcal6534_recalc_addr()

[PATCH 0/5] add s390 support to nolibc and rcutorture
 2022-12-10 22:05 UTC  (9+ messages)
` [PATCH 2/5] nolibc: add support for s390

[PATCH] scsi: iscsi_tcp: Fix UAF when access shost attr during session logout
 2022-12-10 22:04 UTC  (2+ messages)

[PATCH v3 0/2] drivers: rtc: add max313xx series rtc driver
 2022-12-10 22:01 UTC  (3+ messages)
` [PATCH v3 1/2] "

[PATCH 0/3 v2] NFS: NFSD: Allow crossing mounts when re-exporting
 2022-12-10 21:53 UTC  (4+ messages)

[PATCH] scripts/tags.sh: allow only selected directories to be indexed
 2022-12-10 21:32 UTC  (3+ messages)

[PATCH v3] net: sched: fix memory leak in tcindex_set_parms
 2022-12-10 21:29 UTC  (3+ messages)

[PATCH v8 tty-next 0/4] serial: 8250_pci1xxxx: Add driver for the pci1xxxx's quad-uart function
 2022-12-11  1:47 UTC  (6+ messages)
` [PATCH v8 tty-next 1/4] serial: 8250_pci: Add serial8250_pci_setup_port definition in 8250_pcilib.c
` [PATCH v8 tty-next 2/4] serial: 8250_pci1xxxx: Add driver for quad-uart support
` [PATCH v8 tty-next 3/4] serial: 8250_pci1xxxx: Add RS485 support to quad-uart driver
` [PATCH v8 tty-next 4/4] serial: 8250_pci1xxxx: Add power management functions "

[PATCH v3 1/5] kbuild: add test-{le,ge,lt,gt} macros
 2022-12-10 21:02 UTC  (6+ messages)
` [PATCH v3 3/5] kbuild: add read-file macro

[PATCH v2 4/4] x86/PCI: Fix log message typo
 2022-12-10 20:55 UTC  (3+ messages)

[PATCH 1/5] dt-bindings: interconnect: Add UFS clocks to MSM8996 A2NoC
 2022-12-10 20:54 UTC  (9+ messages)
` [PATCH 2/5] interconnect: qcom: msm8996: Provide UFS clocks to A2NoC
` [PATCH 3/5] interconnect: qcom: msm8996: Fix regmap max_register values
` [PATCH 4/5] interconnect: qcom: rpm: Use _optional func for provider clocks
` [PATCH 5/5] arm64: dts: qcom: msm8996: Add additional A2NoC clocks

Compliment Of The Day,
 2022-12-10 20:54 UTC 

[PATCH] arm64: defconfig: Add Meson DDR PMU as module
 2022-12-10 20:47 UTC  (3+ messages)

[PATCH] clk: imx: pll14xx: fix recalc_rate for negative kdiv
 2022-12-10 20:38 UTC 

[GIT PULL] random number generator fixes for 6.2-rc1
 2022-12-10 19:47 UTC 

[PATCH] fs: sysv: Fix sysv_nblocks() returns wrong value
 2022-12-10 19:12 UTC  (2+ messages)

[PATCH v10 1/3] usb: typec: tcpm: Add callbacks to mitigate wakeups due to contaminant
 2022-12-10 19:09 UTC  (4+ messages)
` [PATCH v10 2/3] usb: typec: tcpci: Add callback for evaluating contaminant presence
` [PATCH v10 3/3] usb: typec: maxim_contaminant: Implement check_contaminant callback

[PATCH v9 1/3] usb: typec: tcpm: Add callbacks to mitigate wakeups due to contaminant
 2022-12-10 18:56 UTC  (6+ messages)
` [PATCH v9 2/3] usb: typec: tcpci: Add callback for evaluating contaminant presence

[PATCH 1/3] mmc: sunlpus: Fix an error handling path in spmmc_drv_probe()
 2022-12-10 18:56 UTC  (4+ messages)
` [PATCH 2/3] mmc: sunlpus: Fix a memory leak in case of error "
` [PATCH 3/3] mmc: sunlpus: Slightly simplify the error ahndling path "

[PATCH 1/2 block/for-6.2] blk-iolatency: Fix memory leak on add_disk() failures
 2022-12-10 18:54 UTC  (3+ messages)
` [PATCH 2/2 block/for-6.2] blk-iolatency: Make initialization lazy

[PATCH-next] lib: parser: optimize match_NUMER apis to use local array
 2022-12-10 18:37 UTC  (4+ messages)

[syzbot] kernel stack overflow in sock_close
 2022-12-10 18:36 UTC 

[PATCH RFC] fix dell wyse 3040 poweroff
 2022-12-10 18:01 UTC 

[syzbot] WARNING in do_mkdirat
 2022-12-10 18:06 UTC  (2+ messages)

[PATCH v5 net-next 00/10] dt-binding preparation for ocelot switches
 2022-12-10 18:02 UTC  (6+ messages)
` [PATCH v5 net-next 01/10] dt-bindings: dsa: sync with maintainers
` [PATCH v5 net-next 04/10] dt-bindings: net: dsa: utilize base definitions for standard dsa switches

[PATCH linux dev-6.0 v3] pmbus: Add mp2971/mp2973 support in mp2975
 2022-12-10 17:54 UTC  (2+ messages)

[PATCH] octeontx2-af: cn10k: mcs: Fix a resource leak in the probe and remove functions
 2022-12-10 17:35 UTC 

[GIT PULL] erofs updates for 6.2-rc1 (fscache part inclusive)
 2022-12-10 17:29 UTC 

[PATCH 0/3] Add PM6150L flash LED to Fairphone 4
 2022-12-10 17:16 UTC  (7+ messages)
` [PATCH 2/3] arm64: dts: qcom: pm6150l: add spmi-flash-led node
` [PATCH 3/3] arm64: dts: qcom: sm7225-fairphone-fp4: configure flash LED

[PATCH -next V11 0/7] riscv: Add GENERIC_ENTRY support
 2022-12-10 17:11 UTC  (8+ messages)
` [PATCH -next V11 1/7] compiler_types.h: Add __noinstr_section() for noinstr
` [PATCH -next V11 2/7] riscv: ptrace: Remove duplicate operation
` [PATCH -next V11 3/7] riscv: entry: Add noinstr to prevent instrumentation inserted
` [PATCH -next V11 4/7] riscv: entry: Convert to generic entry
` [PATCH -next V11 5/7] riscv: entry: Remove extra level wrappers of trace_hardirqs_{on,off}
` [PATCH -next V11 6/7] riscv: entry: Consolidate ret_from_kernel_thread into ret_from_fork
` [PATCH -next V11 7/7] riscv: entry: Consolidate general regs saving/restoring

[RFC PATCH] arm64: dts: qcom: Use plural _gpios node label for PMIC gpios
 2022-12-10 17:05 UTC  (4+ messages)

[Patch v3 00/13] Add Hyper-v extended hypercall support in KVM
 2022-12-10 16:57 UTC  (5+ messages)
` [Patch v3 13/13] KVM: selftests: Test Hyper-V extended hypercall exit to userspace

[RFC PATCH] arm64: dts: qcom: Use labels with generic node names for ADC channels
 2022-12-10 16:54 UTC  (3+ messages)

[PATCH] fbdev: make offb driver tristate
 2022-12-10 16:35 UTC  (3+ messages)

[PATCH v3 1/2] dt-bindings: backlight: qcom-wled: Add PMI8950 compatible
 2022-12-10 16:31 UTC  (7+ messages)
` [PATCH v3 2/2] arm64: dts: qcom: Add configuration for PMI8950 peripheral

[PATCH] arm64: dts: qcom: sm8150: Fix iommu sid values for PCIe nodes
 2022-12-10 16:21 UTC  (5+ messages)

[RFC PATCH 0/9] Intel SPEC CTRL virtualization support
 2022-12-10 16:00 UTC  (10+ messages)
` [RFC PATCH 1/9] x86/speculation: Introduce Intel SPEC_CTRL BHI related definition
` [RFC PATCH 2/9] KVM: x86: Add a kvm-only leaf for RRSBA_CTRL
` [RFC PATCH 3/9] KVM: x86: Add a kvm-only leaf for BHI_CTRL
` [RFC PATCH 4/9] x86/kvm/vmx: Virtualize Intel IA32_SPEC_CTRL
` [RFC PATCH 5/9] x86/bugs: Use Virtual MSRs to request hardware mitigations
` [RFC PATCH 6/9] kvm/x86: Add ARCH_CAP_VIRTUAL_ENUM for guest MSR_IA32_ARCH_CAPABILITIES
` [RFC PATCH 7/9] kvm/x86: Add MSR_VIRTUAL_MITIGATION_ENUM/CTRL emulation
` [RFC PATCH 8/9] x86/kvm/vmx: Initialize SPEC_CTRL MASK for RRSBA
` [RFC PATCH 9/9] x86/kvm/vmx: Initialize SPEC_CTRL MASK for BHI

[PATCH linux-next v3] fbdev: use sysfs_emit() to instead of scnprintf()
 2022-12-10 16:15 UTC  (2+ messages)

[PATCH v2 1/2] video: fbdev: uvesafb: Fixes an error handling path in uvesafb_probe()
 2022-12-10 16:05 UTC  (3+ messages)
` [PATCH v2 2/2] video: fbdev: uvesafb: Simplify uvesafb_remove()

[PATCH -next V10 00/10] riscv: Add GENERIC_ENTRY support and related features
 2022-12-10 16:05 UTC  (10+ messages)
` [PATCH -next V10 04/10] riscv: entry: Convert to generic entry
` [PATCH -next V10 09/10] riscv: stack: Support HAVE_SOFTIRQ_ON_OWN_STACK

[PATCH 1/5] arm64: dts: qcom: sm6115: Fix UFS node
 2022-12-10 15:57 UTC  (3+ messages)
` [PATCH 4/5] dt-bindings: arm: qcom: Add SM6115(P) and Lenovo Tab P11

[PATCH 1/2] arm64: dts: qcom: msm8996-tone: Enable SDHCI1
 2022-12-10 14:10 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: qcom: msm8996-tone: Move status last

[PATCH 1/3] arm64: dts: qcom: sm8150-kumano: Add GPIO keys
 2022-12-10 14:25 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: qcom: sm8150-kumano: Add NXP PN553 NFC
` [PATCH 3/3] arm64: dts: qcom: sm8150-kumano: Configure resin as volume up key

[PATCH] rtlwifi: rtl8821ae: Fix global-out-of-bounds bug in _rtl8812ae_phy_set_txpower_limit()
 2022-12-10 16:23 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH] clk: qcom: gcc-sm6115: Use floor_ops for SDCC1/2 core clk
 2022-12-10 15:03 UTC  (2+ messages)

[PATCH v1] spi: xtensa-xtfpga: Fix a double put() in xtfpga_spi_remove()
 2022-12-10 14:48 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: remoteproc: qcom,adsp: Add SM6375 MPSS
 2022-12-10 13:58 UTC  (2+ messages)
` [PATCH 2/2] remoteproc: qcom: pas: "

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

[PATCH v10 0/4] Add kprobe and kretprobe support for LoongArch
 2022-12-10 13:54 UTC  (3+ messages)

[for-next][PATCH 0/3] probes: Updates for 6.2
 2022-12-10 14:03 UTC  (3+ messages)
` [for-next][PATCH 1/3] tracing: Fix race where eprobes can be called before the event
` [for-next][PATCH 3/3] kprobes: Fix check for probe enabled in kill_kprobe()

[PATCH] arm64: dts: qcom: sm8350-sagami: Rectify GPIO keys
 2022-12-10 13:38 UTC 

[PATCH v3 0/4] arm64: improve handle synchronous External Data Abort
 2022-12-10 13:35 UTC  (2+ messages)

[PATCH] <driver/net/ethernet/amd/nmclan_cs.c> Remove unnecessary line
 2022-12-10 13:18 UTC  (2+ messages)

BUG: unable to handle kernel paging request in bpf_dispatcher_xdp
 2022-12-10 13:11 UTC  (13+ messages)

Fwd: nvmem-cells regression after adding 'call of_platform_populate() for MTD partitions'
 2022-12-10 12:35 UTC  (2+ messages)

[PATCH 1/4] arm64: dts: qcom: sc7180: move QUP and QSPI opp tables out of SoC node
 2022-12-10 12:31 UTC  (8+ messages)
` [PATCH 2/4] arm64: dts: qcom: sdm845: move DSI/QUP/QSPI "
` [PATCH 3/4] arm64: dts: qcom: sdm845: move sound node out of soc
` [PATCH 4/4] arm64: dts: qcom: sm8250: move sound and codec nodes "

[PATCH] arm64: dts: qcom: sdm845: drop 0x from unit address
 2022-12-10 12:26 UTC  (2+ messages)

[PATCH] ARM: dts: socfpga: drop 0x from unit address
 2022-12-10 11:33 UTC 

[PATCH] ARM: dts: spear: drop 0x from unit address
 2022-12-10 11:33 UTC 

[PATCH] arm64: dts: imx8dxl: drop 0x from unit address
 2022-12-10 11:33 UTC 

[PATCH] arm64: dts: microchip: drop 0x from unit address
 2022-12-10 11:33 UTC 

[PATCH v7 tty-next 0/4] serial: 8250_pci1xxxx: Add driver for the pci1xxxx's quad-uart function
 2022-12-10 11:19 UTC  (4+ messages)
` [PATCH v7 tty-next 2/4] serial: 8250_pci1xxxx: Add driver for quad-uart support

[PATCH 0/1] KVM: arm64: PMU: Fix PMCR_EL0 reset value
 2022-12-10 11:16 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v2 0/3] AXP1530 PMIC
 2022-12-10 11:12 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: mfd: x-powers,axp152: Document the AXP1530 variant

[PATCH v3 0/4] arm64: dts: qcom: sc7180: Make pazquel360's touchscreen work
 2022-12-10 11:05 UTC  (3+ messages)
` [PATCH v3 1/4] arm64: dts: qcom: sc7180: Bump up trogdor ts_reset_l drive strength

[PATCH] dt-bindings: ufs: qcom: Add reg-names property for ICE
 2022-12-10 11:01 UTC  (6+ messages)

[PATCH 0/8] can: usb: remove all usb_set_intfdata(intf, NULL) in drivers' disconnect()
 2022-12-10 10:59 UTC  (4+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 1/9] can: ems_usb: ems_usb_disconnect(): fix NULL pointer dereference

[PATCH] arm64: dts: qcom: sm6350: Fix up the ramoops node
 2022-12-10 10:25 UTC 

[PATCH -next V2 0/2] riscv: jump_label: Fixup & Optimization
 2022-12-10 10:09 UTC  (3+ messages)
` [PATCH -next V2 1/2] riscv: jump_label: Fixup unaligned arch_static_branch function
` [PATCH -next V2 2/2] riscv: jump_label: Using c.j for CONFIG_RISCV_ISA_C

[PATCH] block, bfq: fix possible uaf for 'bfqq->bic'
 2022-12-10 10:25 UTC 

[PATCH HID for-next v3 0/5] HID: bpf: remove the need for ALLOW_ERROR_INJECTION and Kconfig fixes
 2022-12-10  9:43 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