[PATCH v1 0/13] Enahance SVS's robustness
2022-12-26 9:42 UTC (8+ messages)
` [PATCH v1 01/13] soc: mediatek: mtk-svs: enable the IRQ later
` [PATCH v1 03/13] soc: mediatek: mtk-svs: improve readability of platform_probe
` [PATCH v1 06/13] soc: mediatek: mtk-svs: use svs get efuse common function
` [PATCH v1 07/13] soc: mtk-svs: mt8183: refactor o_slope calculation
` [PATCH v1 09/13] soc: mediatek: mtk-svs: use common function to disable restore voltages
` [PATCH v1 12/13] soc: mediatek: mtk-svs: Use pm_runtime_resume_and_get() in svs_init01()
` [PATCH v1 13/13] soc: mediatek: mtk-svs: keep svs alive even though debug cmd create fail
[PATCH v3 00/14] Introduce Copy-On-Write to Page Table
2022-12-26 9:40 UTC (3+ messages)
` [PATCH v3 04/14] mm/rmap: Break COW PTE in rmap walking
[PATCH v4 3/6] ksm: count all zero pages placed by KSM
2022-12-26 9:20 UTC (3+ messages)
[PATCH v2] nfc: Fix potential resource leaks
2022-12-26 9:20 UTC (2+ messages)
[PATCH] net: ethernet: marvell: octeontx2: Fix uninitialized variable warning
2022-12-26 9:20 UTC (2+ messages)
sound/soc/codecs/src4xxx-i2c.c:28:34: warning: 'src4xxx_of_match' defined but not used
2022-12-26 9:10 UTC
[PATCH net v3] qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() failure
2022-12-26 9:10 UTC (2+ messages)
[syzbot] INFO: rcu detected stall in syscall_exit_to_user_mode (2)
2022-12-26 9:06 UTC
[RESEND PATCH v2] cxgbi: move cxgbi_ddp_set_one_ppod to cxgb_ppm and remove its duplicate
2022-12-26 9:06 UTC
[PATCH v4] net: sched: fix memory leak in tcindex_set_parms
2022-12-26 9:00 UTC (2+ messages)
[PATCH v3 0/5] blk-iocost: random bugfix
2022-12-26 8:58 UTC (6+ messages)
` [PATCH v3 1/5] blk-iocost: check return value of match_u64()
` [PATCH v3 2/5] blk-iocost: don't allow to configure bio based device
` [PATCH v3 3/5] blk-iocost: read params inside lock in sysfs apis
` [PATCH v3 4/5] blk-iocost: fix divide by 0 error in calc_lcoefs()
` [PATCH v3 5/5] blk-iocost: change div64_u64 to DIV64_U64_ROUND_UP in ioc_refresh_params()
[PATCH RESEND v2 0/5] A few bugfix and cleanup patches for sbitmap
2022-12-26 8:57 UTC (5+ messages)
` [PATCH RESEND v2 5/5] sbitmap: correct wake_batch recalculation to avoid potential IO hung
[PATCH] perf help: Use HAVE_LIBTRACEEVENT to filter out unsupported commands
2022-12-26 8:57 UTC
[PATCH v6 0/7] Register Type-C mode-switch in DP bridge endpoints
2022-12-26 8:57 UTC (7+ messages)
` [PATCH v6 3/7] dt-bindings: drm/bridge: anx7625: Add mode-switch support
` [PATCH v6 6/7] dt/bindings: drm/bridge: it6505: "
[PATCH] fpga: microchip-spi: move SPI I/O buffers out of stack
2022-12-26 8:56 UTC (2+ messages)
[6.2][regression] after commit 947a629988f191807d2d22ba63ae18259bb645c5 btrfs volume periodical forced switch to readonly after a lot of disk writes
2022-12-26 8:47 UTC (8+ messages)
` Write time corrupting for log tree
[syzbot] [hfs?] possible deadlock in list_lru_add
2022-12-26 8:46 UTC
[bug-report] possible performance problem in ret_to_user_from_irq
2022-12-26 8:45 UTC
[PATCH v3 0/5] update mlock to use folios
2022-12-26 8:44 UTC (6+ messages)
` [PATCH v3 1/5] mm: pagevec: add folio_batch_reinit()
` [PATCH v3 2/5] mm: mlock: use folios and a folio batch internally
` [PATCH v3 3/5] m68k/mm/motorola: specify pmd_page() type
` [PATCH v3 4/5] mm: mlock: update the interface to use folios
` [PATCH v3 5/5] Documentation/mm: Update references to __m[un]lock_page() to *_folio()
[RESEND PATCH net v1] drivers/net/bonding/bond_3ad: return when there's no aggregator
2022-12-26 8:43 UTC
drivers/net/wireless/quantenna/qtnfmac/event.c:785:6: warning: stack frame size (2192) exceeds limit (2048) in 'qtnf_event_work_handler'
2022-12-26 8:40 UTC
[PATCH] HID: uclogic: Add support for XP-PEN Artist 22R Pro
2022-12-26 8:29 UTC (2+ messages)
[syzbot] INFO: rcu detected stall in syscall_exit_to_user_mode (2)
2022-12-26 8:28 UTC
[PATCH v2 0/4] update mlock to use folios
2022-12-26 8:19 UTC (7+ messages)
` [PATCH v2 1/4] mm: pagevec: add folio_batch_reinit()
` [PATCH v2 2/4] mm: mlock: use folios and a folio batch internally
` [PATCH v2 3/4] mm: mlock: update the interface to use folios
` [PATCH v2 4/4] Documentation/mm: Update references to __m[un]lock_page() to *_folio()
[PATCH v4 0/3] mtd: spi-nor: Extend SFDP to support additional octal modes as per latest JEDEC standard
2022-12-26 8:17 UTC (8+ messages)
` [PATCH v4 1/3] mtd: spi-nor: Extend SFDP 4byte address instruction lookup table with new octal modes as per JEDEC JESD216F
` [PATCH v4 2/3] mtd: spi-nor: Add additional octal-mode page program flags to be checked during SFDP 4BAIT parsing
` [PATCH v4 3/3] mtd: spi-nor: Add support for IS25LX256 operating in 1S-8S-8S octal read mode
[PATCH v12 1/3] platform/chrome: cros_ec_uart: Add cros-ec-uart transport layer
2022-12-26 8:12 UTC (2+ messages)
drivers/net/ethernet/aquantia/atlantic/aq_ring.h:67:2: warning: field within 'struct aq_ring_buff_s' is less aligned than 'union aq_ring_buff_s::(anonymous at drivers/net/ethernet/aquantia/atlantic/aq_ring.h:67:2)' and is usually due to 'struct aq_ring_b
2022-12-26 8:09 UTC
[RFC PATCH V2 00/18] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
2022-12-26 7:59 UTC (10+ messages)
` [RFC PATCH V2 08/18] x86/hyperv: decrypt vmbus pages for sev-snp enlightened guest
` [RFC PATCH V2 10/18] drivers: hv: Decrypt percpu hvcall input arg page in "
` [RFC PATCH V2 11/18] Drivers: hv: vmbus: Decrypt vmbus ring buffer
arch/riscv/kernel/elf_kexec.c:185:23: warning: variable 'kernel_start' set but not used
2022-12-26 7:49 UTC
[PATCH 0/4] virtio-net: don't busy poll for cvq command
2022-12-26 7:49 UTC (5+ messages)
` [PATCH 1/4] virtio-net: convert rx mode setting to use workqueue
` [PATCH 2/4] virtio_ring: switch to use BAD_RING()
` [PATCH 3/4] virtio_ring: introduce a per virtqueue waitqueue
` [PATCH 4/4] virtio-net: sleep instead of busy waiting for cvq command
[PATCH] wifl: rtw89: Fix a typo in debug message
2022-12-26 7:49 UTC (3+ messages)
[PATCH v5] Bluetooth: btusb: Work around spotty SCO quality
2022-12-26 7:48 UTC
[PATCH v2] wifi: rtlwifi: rtl8723ae: fix obvious spelling error tyep->type
2022-12-26 7:46 UTC (2+ messages)
drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn20/display_mode_vba_20.c:3900:72: warning: implicit conversion from 'enum <anonymous>' to 'enum odm_combine_mode'
2022-12-26 7:39 UTC
[PATCH v3 0/2] mmc: atmel-mci: Convert to gpio descriptors
2022-12-26 7:39 UTC (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] mmc: atmel-mci: move atmel MCI header file
[linus:master] [block, bfq] 64dc8c732f: BUG:KASAN:use-after-free_in_bfq_exit_icq_bfqq
2022-12-26 7:36 UTC
[PATCH v1] exfat: fix unexpected EOF while reading dir
2022-12-26 7:23 UTC
[PATCH v1] exfat: fix reporting fs error when reading dir beyond EOF
2022-12-26 7:23 UTC
[PATCH v2 00/23] MediaTek clocks cleanups and improvements
2022-12-26 7:07 UTC (9+ messages)
` [PATCH v2 01/23] clk: mediatek: mt8192: Correctly unregister and free clocks on failure
` [PATCH v2 02/23] clk: mediatek: mt8192: Propagate struct device for gate clocks
` [PATCH v2 03/23] clk: mediatek: clk-gate: Propagate struct device with mtk_clk_register_gates()
` [PATCH v2 04/23] clk: mediatek: cpumux: Propagate struct device where possible
[PATCH v2] drivers/media/v4l2-core/v4l2-h264 : add detection of null pointers
2022-12-26 7:02 UTC
[PATCH 3/4] mm: mlock: update the interface to use folios
2022-12-26 6:53 UTC (3+ messages)
[PATCH] dmaengine: tegra210-adma: fix global intr clear
2022-12-26 6:51 UTC
[linus:master] [spi] ec4a04aa69: UBSAN:shift-out-of-bounds_in_drivers/mtd/spi-nor/core.c
2022-12-26 6:43 UTC
[PATCH] drivers/media/v4l2-core/v4l2-h264.c : add detection of null pointers
2022-12-26 6:39 UTC (2+ messages)
[PATCHv2 linux-next 1/4] dt-bindings: net: rockchip-dwmac: fix rv1126 compatible warning
2022-12-26 6:36 UTC (4+ messages)
` [PATCHv2 linux-next 2/4] ARM: dts: rockchip: rv1126: Add rgmiim1 pin-control
` [PATCHv2 linux-next 3/4] ARM: dts: rockchip: rv1126: Add GMAC node
` [PATCHv2 linux-next 4/4] ARM: dts: rockchip: rv1126: Enable Ethernet for Neu2-IO
[PATCH v1 0/5] arm64: dts: freescale: prepare and add apalis imx8 support
2022-12-26 6:28 UTC (6+ messages)
` [PATCH v1 1/5] arm64: dts: freescale: imx8-ss-lsio: add support for lsio_pwm0-3
` [PATCH v1 2/5] arm64: dts: fsl-imx8qm-device.dtsi: add io-channel-cells to adc nodes
` [PATCH v1 3/5] arm64: dts: freescale: imx8-ss-dma: set lpspi0 max frequency to 60mhz
` [PATCH v1 4/5] dt-bindings: arm: fsl: add toradex,apalis-imx8 et al
` [PATCH v1 5/5] arm64: dts: freescale: add initial support for apalis imx8 aka quadmax
[PATCH v3] usbnet: optimize usbnet_bh() to reduce CPU load
2022-12-26 6:24 UTC (3+ messages)
[PATCH v3 0/2] tty: serial: dz: convert atomic_* to refcount_*
2022-12-26 6:21 UTC (6+ messages)
` [PATCH v3 1/2] tty: serial: dz: convert atomic_* to refcount_* APIs for map_guard
` [PATCH v4 "
` [PATCH 2/2] tty: serial: dz: convert atomic_* to refcount_* APIs for irq_guard
` [PATCH v4 "
` [PATCH v4 0/2] tty: serial: dz: convert atomic_* to refcount_*
[PATCH] virtio_ring: share __vring_new_virtqueue with packed ring
2022-12-26 6:16 UTC
memory leak in xfs_init_local_fork
2022-12-26 6:09 UTC (2+ messages)
[PATCH v4 0/2]Adds status interface for zynqmp-fpga
2022-12-26 6:08 UTC (5+ messages)
` [PATCH v4 1/2] firmware: xilinx: Add pm api function for PL config reg readback
` [PATCH v4 2/2] fpga: zynqmp-fpga: Adds status interface
[PATCH 0/2] ARM: dts: aspeed: bletchley: Update Bletchley devicetree
2022-12-26 5:45 UTC (3+ messages)
` [PATCH 1/2] ARM: dts: aspeed: bletchley: rename flash1 label
` [PATCH 2/2] ARM: dts: aspeed: bletchley: enable wdtrst1
[PATCH 0/2] Add resets for ADSP based audio clock controller driver
2022-12-26 5:40 UTC (6+ messages)
` [PATCH 2/2] clk: qcom: lpasscc: Add resets for SC7280 audioreach clock controller
[PATCH v2] media: hantro: Use core-generated bus_info value
2022-12-26 5:26 UTC
[PATCH] media: hantro: Use core-generated bus_info value
2022-12-26 5:25 UTC (3+ messages)
[PATCH v3 00/12] Add MT8195 HDMI support
2022-12-26 5:18 UTC (5+ messages)
` [PATCH v3 02/12] dt-bindings: display: mediatek: add MT8195 hdmi bindings
` [PATCH v3 07/12] drm/mediatek: hdmi: add v2 support
[PATCH v17 0/3] EDAC/nuvoton: Add NPCM memory controller driver
2022-12-26 4:50 UTC (5+ messages)
` [PATCH v17 3/3] EDAC/npcm: "
[PATCH v2 3/4] media: rkvdec: Re-enable H.264 error detection
2022-12-26 4:17 UTC (2+ messages)
[PATCH] vdpa_sim: get rid of DMA ops
2022-12-26 4:12 UTC (3+ messages)
[PATCH v5 0/2] arm64: dts: mt8195: Add Ethernet controller
2022-12-26 3:50 UTC (4+ messages)
` [PATCH v5 1/2] stmmac: dwmac-mediatek: enable 2ns delay only for special cases
[PATCH v2 1/1] fpga: m10bmc-sec: Fix probe rollback
2022-12-26 3:48 UTC (2+ messages)
[RFC PATCH 0/4] virtio-net: don't busy poll for cvq command
2022-12-26 3:45 UTC (12+ messages)
` [RFC PATCH 4/4] virtio-net: sleep instead of busy waiting "
[PATCH] firmware: coreboot: Register bus in module init
2022-12-26 3:41 UTC (3+ messages)
[RESEND PATCH v13] firmware: google: Implement cbmem in sysfs driver
2022-12-26 3:41 UTC (3+ messages)
[PATCH v2 0/2] platform/chrome: cros_ec_typec: Link PD object to partner
2022-12-26 3:41 UTC (3+ messages)
[PATCH 1/3] ASoC: dt-bindings: Extend name-prefix.yaml into common DAI properties
2022-12-26 3:41 UTC (3+ messages)
drivers/regulator/tps65219-regulator.c:310:60: warning: parameter 'dev' set but not used
2022-12-26 3:37 UTC
[PATCH v7 0/4] Enhance definition of DFH and use enhancements for UART driver
2022-12-26 3:15 UTC (5+ messages)
` [PATCH v7 3/4] fpga: dfl: add basic support for DFHv1
[PATCH v5 RESEND] drivers: bus: simple-pm-bus: Use clocks
2022-12-26 3:14 UTC
[PATCH] sched/cputime: Make cputime_adjust() more accurate
2022-12-26 3:10 UTC
[PATCH] drivers/media/common/siano/smsendian.c : eliminate unnecessary type conversions
2022-12-26 3:10 UTC
[PATCH] block, bfq: fix uaf for bfqq in bfq_exit_icq_bfqq
2022-12-26 3:06 UTC
[PATCH] drivers/acpi/acpica/evmisc.c : eliminate unnecessary type conversions
2022-12-26 3:02 UTC
[PATCH] drivers/misc/ocxl/context.c : eliminate unnecessary type conversions
2022-12-26 2:51 UTC
[PATCH v4 6/6] selftest: add testing unsharing and counting ksm zero pages
2022-12-26 2:08 UTC
[PATCH v4 5/6] ksm: add zero_pages_sharing documentation
2022-12-26 2:07 UTC
[PATCH v4 4/6] ksm: count zero pages for each process
2022-12-26 2:05 UTC
[PATCH v4 2/6] ksm: support unsharing zero pages placed by KSM
2022-12-26 2:02 UTC
[PATCH v4 1/6] ksm: abstract the function try_to_get_old_rmap_item
2022-12-26 2:01 UTC
[PATCH v4 0/6] ksm: support tracking KSM-placed zero-pages
2022-12-26 1:59 UTC
linux-next: Tree for Dec 26
2022-12-26 1:51 UTC
[PATCH net-next v1 00/13] net: wwan: tmi: PCIe driver for MediaTek M.2 modem
2022-12-26 1:43 UTC (4+ messages)
` [PATCH net-next v1 01/13] net: wwan: tmi: Add PCIe core
[syzbot] INFO: rcu detected stall in syscall_exit_to_user_mode (2)
2022-12-26 1:42 UTC (2+ messages)
[PATCH -next 0/4] blk-iocost: make sure parent iocg is exited before child
2022-12-26 1:10 UTC (4+ messages)
` [PATCH -next 1/4] blk-iocost: track whether iocg is still online
[PATCH 26/26] arm64: dts: qcom: c630: set venus firmware name
2022-12-26 1:02 UTC (5+ messages)
` [PATCH] arm64: dts: qcom: c630: Fix firmware paths
[PATCH v2 1/2] clk: Add generic sync_state callback for disabling unused clocks
2022-12-26 0:54 UTC (3+ messages)
` [PATCH v2 2/2] clk: qcom: sdm845: Use generic clk_sync_state_disable_unused callback
Possible regression in drm/i915 driver: memleak
2022-12-25 22:48 UTC (10+ messages)
` LOOKS GOOD: "
[PATCH 1/5] arm64: dts: qcom: msm8996: align bus node names with DT schema
2022-12-25 22:16 UTC (3+ messages)
` [PATCH 2/5] arm64: dts: qcom: sm6125: re-order USB2 phy clocks
Linux 6.2-rc1
2022-12-25 22:07 UTC
[PATCH v1 0/4] clk: meson: switch from .round_rate to .determine_rate
2022-12-25 21:26 UTC (5+ messages)
` [PATCH v1 1/4] clk: meson: mpll: Switch "
` [PATCH v1 2/4] clk: meson: dualdiv: switch "
` [PATCH v1 3/4] clk: meson: sclk-div: "
` [PATCH v1 4/4] clk: meson: clk-cpu-dyndiv: "
coccinelle: How to remove a return at the end of a void function?
2022-12-25 21:20 UTC (3+ messages)
drivers/iommu/io-pgtable-arm.c:330: Error: unrecognized opcode `lr.d s6,0(s1)'
2022-12-25 20:43 UTC
[PATCH] [RFC] drm/drm_buddy fails to initialize on 32-bit architectures
2022-12-25 19:39 UTC
[PATCH] Bluetooth: btusb: Add VID:PID 13d3:3529 for Realtek RTL8821CE
2022-12-25 19:07 UTC
Linux 6.1-rc1
2022-12-25 19:05 UTC
[PATCH] Add usb serial support for quectel modules
2022-12-25 18:56 UTC
[PATCH v2] drm/i915: dell wyse 3040 shutdown fix
2022-12-25 18:55 UTC
[PATCH v2 1/2] .gitinogre: update the command to check tracked files being ignored
2022-12-25 18:37 UTC (2+ messages)
[PATCH 0/5] Add support for pressure sensor Bosch BMP580
2022-12-25 17:00 UTC (6+ messages)
` [PATCH 1/5] iio: pressure: bmp280: Add enumeration to handle chip variants
` [PATCH 2/5] iio: pressure: bmp280: Add preinit callback
` [PATCH 3/5] iio: pressure: bmp280: Add support for new sensor BMP580
` [PATCH 4/5] dt-bindings: iio: pressure: bmp085: Add BMP580 compatible string
` [PATCH 5/5] iio: pressure: bmp280: Add nvmem operations for BMP580
[PATCH v9 7/7] media: nuvoton: Add driver for NPCM video capture and encode engine
2022-12-25 16:51 UTC (2+ messages)
[PATCH v7 00/13] Implement AMD Pstate EPP Driver
2022-12-25 16:50 UTC (6+ messages)
` [PATCH v7 05/13] cpufreq: amd-pstate: implement Pstate EPP support for the AMD processors
[PATCH v8 00/13] Implement AMD Pstate EPP Driver
2022-12-25 16:42 UTC (15+ messages)
` [PATCH v8 01/13] ACPI: CPPC: Add AMD pstate energy performance preference cppc control
` [PATCH v8 05/13] cpufreq: amd-pstate: optimize driver working mode selection in amd_pstate_param()
` [PATCH v8 09/13] cpufreq: amd-pstate: add driver working mode switch support
` [PATCH v8 12/13] cpufreq: amd-pstate: convert sprintf with sysfs_emit()
[PATCH] atm: iphase: Fix a typo in printk message
2022-12-25 16:42 UTC (2+ messages)
[PATCH v9 00/13] Implement AMD Pstate EPP Driver
2022-12-25 16:34 UTC (7+ messages)
` [PATCH v9 08/13] cpufreq: amd-pstate: implement suspend and resume callbacks
` [PATCH v9 09/13] cpufreq: amd-pstate: add driver working mode switch support
` [PATCH v9 10/13] Documentation: amd-pstate: add amd pstate driver mode introduction
` [PATCH v9 11/13] Documentation: introduce amd pstate active mode kernel command line options
` [PATCH v9 12/13] cpufreq: amd-pstate: convert sprintf with sysfs_emit()
` [PATCH v9 13/13] Documentation: amd-pstate: introduce new global sysfs attributes
page: next (older) | prev (newer) | 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®