mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[Patch v4 00/18] NUMA aware page table allocation
 2023-03-09 16:01 UTC  (7+ messages)
` [Patch v4 03/18] KVM: x86/mmu: Track count of pages in KVM MMU page caches globally
` [Patch v4 05/18] KVM: x86/mmu: Add split_shadow_page_cache pages to global count of MMU cache pages
` [Patch v4 06/18] KVM: x86/mmu: Shrink split_shadow_page_cache via MMU shrinker

[PATCH v2 000/101] fbdev: Fix memory leak in option parsing
 2023-03-09 16:01 UTC  (60+ messages)
` [PATCH v2 001/101] lib: Add option iterator
` [PATCH v2 002/101] fbdev/68328fb: Remove trailing whitespaces
` [PATCH v2 003/101] fbdev/68328fb: Remove unused option string
` [PATCH v2 004/101] fbdev/acornfb: Only init fb_info once
` [PATCH v2 005/101] fbdev/acornfb: Parse option string with struct option_iter
` [PATCH v2 006/101] fbdev/amifb: Duplicate video-mode option string
` [PATCH v2 007/101] fbdev/amifb: Parse option string with struct option_iter
` [PATCH v2 008/101] fbdev/arkfb: Duplicate video-mode option string
` [PATCH v2 009/101] fbdev/atafb: "
` [PATCH v2 010/101] fbdev/atafb: Parse option string with struct option_iter
` [PATCH v2 011/101] fbdev/aty: Duplicate video-mode option string
` [PATCH v2 012/101] fbdev/aty: Parse option string with struct option_iter
` [PATCH v2 013/101] fbdev/au1100fb: "
` [PATCH v2 014/101] fbdev/au1200fb: "
` [PATCH v2 015/101] fbdev/cirrusfb: Duplicate video-mode option string
` [PATCH v2 016/101] fbdev/cirrusfb: Parse option string with struct option_iter
` [PATCH v2 017/101] fbdev/controlfb: Remove trailing whitespaces
` [PATCH v2 018/101] fbdev/controlfb: Parse option string with struct option_iter
` [PATCH v2 019/101] fbdev/cyber2000fb: "
` [PATCH v2 020/101] fbdev/efifb: "
` [PATCH v2 021/101] fbdev/fm2fb: "
` [PATCH v2 022/101] fbdev/fsl-diu-fb: Duplicate video-mode option string
` [PATCH v2 023/101] fbdev/fsl-diu-fb: Parse option string with struct option_iter
` [PATCH v2 024/101] fbdev/gbefb: Duplicate video-mode option string
` [PATCH v2 025/101] fbdev/gbefb: Parse option string with struct option_iter
` [PATCH v2 026/101] fbdev/geode: Duplicate video-mode option string
` [PATCH v2 027/101] fbdev/geode: Parse option string with struct option_iter
` [PATCH v2 028/101] fbdev/grvga: Duplicate video-mode option string
` [PATCH v2 029/101] fbdev/grvga: Parse option string with struct option_iter
` [PATCH v2 030/101] fbdev/gxt4500: Duplicate video-mode option string
` [PATCH v2 031/101] fbdev/hyperv_fb: "
` [PATCH v2 032/101] fbdev/i740fb: "
` [PATCH v2 033/101] fbdev/i740fb: Parse option string with struct option_iter
` [PATCH v2 034/101] fbdev/i810: Duplicate video-mode option string
` [PATCH v2 035/101] fbdev/i810: Parse option string with struct option_iter
` [PATCH v2 036/101] fbdev/imsttfb: "
` [PATCH v2 037/101] fbdev/intelfb: Duplicate video-mode option string
` [PATCH v2 038/101] fbdev/intelfb: Parse option string with struct option_iter
` [PATCH v2 039/101] fbdev/imxfb: Duplicate video-mode option string
` [PATCH v2 040/101] fbdev/imxfb: Parse option string with struct option_iter
` [PATCH v2 041/101] fbdev/kyrofb: Duplicate video-mode option string
` [PATCH v2 042/101] fbdev/kyrofb: Parse option string with struct option_iter
` [PATCH v2 043/101] fbdev/macfb: Remove trailing whitespaces
` [PATCH v2 044/101] fbdev/macfb: Parse option string with struct option_iter
` [PATCH v2 045/101] fbdev/matroxfb: "
` [PATCH v2 046/101] fbdev/mx3fb: Duplicate video-mode option string
` [PATCH v2 047/101] fbdev/mx3fb: Parse option string with struct option_iter
` [PATCH v2 048/101] fbdev/neofb: Duplicate video-mode option string
` [PATCH v2 049/101] fbdev/neofb: Parse option string with struct option_iter
` [PATCH v2 050/101] fbdev/nvidiafb: Duplicate video-mode option string
` [PATCH v2 051/101] fbdev/nvidiafb: Parse option string with struct option_iter
` [PATCH v2 055/101] fbdev/platinumfb: Remove trailing whitespaces
` [PATCH v2 056/101] fbdev/platinumfb: Parse option string with struct option_iter
` [PATCH v2 057/101] fbdev/pm2fb: Duplicate video-mode option string
` [PATCH v2 058/101] fbdev/pm2fb: Parse option string with struct option_iter
` [PATCH v2 059/101] fbdev/pm3fb: Duplicate video-mode option string
` [PATCH v2 060/101] fbdev/pm3fb: Parse option string with struct option_iter
` [PATCH v2 064/101] fbdev/pvr2fb: "
` [PATCH v2 065/101] fbdev/pxafb: "

[PATCH v1] qed/qed_dev: guard against a possible division by zero
 2023-03-09 16:01 UTC  (2+ messages)

[PATCH v4 00/26] x86_64: Improvements at compressed kernel stage
 2023-03-09 16:00 UTC  (5+ messages)
` [PATCH v4 15/26] efi/x86: Support extracting kernel from libstub
` [PATCH v4 19/26] x86/build: Cleanup tools/build.c

[PATCH v1 00/14] Add Nested Translation Support for SMMUv3
 2023-03-09 15:59 UTC  (11+ messages)
` [PATCH v1 02/14] iommufd: Add nesting related data structures for ARM SMMUv3
` [PATCH v1 14/14] iommu/arm-smmu-v3: Add arm_smmu_cache_invalidate_user

[PATCH v4 0/5] Add Intel LJCA device driver
 2023-03-09 15:58 UTC  (13+ messages)
` [PATCH v4 1/5] mfd: Add support for Intel LJCA device
` [PATCH v4 2/5] gpio: Add support for Intel LJCA USB GPIO driver

[PATCH] arm64: defconfig: enable Qualcomm pin controller drivers
 2023-03-09 15:57 UTC 

[PATCH 1/4] pinctrl: qcom: lpass-lpi: set output value before enabling output
 2023-03-09 15:49 UTC  (4+ messages)
` [PATCH 2/4] pinctrl: qcom: lpass-lpi: use consistent name for "group" variable
` [PATCH 3/4] pinctrl: qcom: lpass-lpi: allow glitch-free output GPIO
` [PATCH 4/4] pinctrl: qcom: sm8550-lpass-lpi: allow GPIO function

[PATCH net] net: ravb: Fix possible UAF bug in ravb_remove
 2023-03-09 15:47 UTC  (2+ messages)

[PATCH net] net: phy: nxp-c45-tja11xx: fix MII_BASIC_CONFIG_REV bit
 2023-03-09 15:47 UTC  (2+ messages)

[PATCH v4] scsi: ufs: core: Add trace event for MCQ
 2023-03-09 15:45 UTC  (5+ messages)

[PATCH v5 06/14] x86/ioremap: Support hypervisor specified range to map as encrypted
 2023-03-09 15:45 UTC  (12+ messages)

[PATCHv2] selftests: net: devlink_port_split.py: skip test if no suitable device available
 2023-03-09 15:44 UTC  (7+ messages)

[PATCH 0/7] dsa: marvell: Add support for mv88e6071 and 6020 switches
 2023-03-09 15:42 UTC  (6+ messages)
` [PATCH 6/7] dsa: marvell: Correct value of max_frame_size variable after validation

[PATCH] spi: Replace `dummy.nbytes` with `dummy.ncycles`
 2023-03-09 15:41 UTC  (17+ messages)

[PATCH 00/10] sched: EEVDF using latency-nice
 2023-03-09 15:39 UTC  (8+ messages)
` [PATCH 10/10] sched/fair: Implement an EEVDF like policy

[RFC PATCH 0/5] Prototype for direct map awareness in page allocator
 2023-03-09 15:34 UTC  (9+ messages)
` [RFC PATCH 1/5] mm: intorduce __GFP_UNMAPPED and unmapped_alloc()

[PATCH printk v1 00/18] threaded/atomic console support
 2023-03-09 15:32 UTC  (3+ messages)
` [PATCH printk v1 05/18] printk: Add non-BKL console basic infrastructure
  ` naming: "

[PATCH] ovl: Handle ENOSYS when fileattr support is missing in lower/upper fs
 2023-03-09 15:31 UTC  (22+ messages)
          ` [PATCH] [REGRESSION] "

[PATCH v4 00/11] Better fixes for grouping of events
 2023-03-09 15:29 UTC  (2+ messages)

[PATCH v2 0/3] media: pci: intel: ivsc: Add driver of Intel Visual Sensing Controller(IVSC)
 2023-03-09 15:24 UTC  (11+ messages)

[PATCH v8 00/13] Adds support for PHY LEDs with offload triggers
 2023-03-09 15:22 UTC  (3+ messages)

[PATCH v1 00/16] gpio: Use string_choices.h
 2023-03-09 15:22 UTC  (2+ messages)

[PATCH v10 0/3] Add minimal MT8365 and MT8365-EVK support
 2023-03-09 15:21 UTC  (3+ messages)
` [PATCH v10 3/3] arm64: dts: mediatek: Initial mt8365-evk support

[PATCH v3 1/6] fs: add i_blockmask()
 2023-03-09 15:21 UTC  (6+ messages)
` [PATCH v3 2/6] erofs: convert to use i_blockmask()
` [PATCH v3 3/6] gfs2: "
` [PATCH v3 4/6] ext4: "
` [PATCH v3 5/6] ocfs2: "
` [PATCH v3 6/6] fs/remap_range: "

sound/soc/qcom/qdsp6/q6apm.c:30:14: sparse: sparse: symbol 'g_apm' was not declared. Should it be static?
 2023-03-09 15:20 UTC 

[PATCH v2] PCI: apple: Set only available ports up
 2023-03-09 15:19 UTC  (2+ messages)

[PATCH] media: venus: dec: Fix capture formats enumeration order
 2023-03-09 15:18 UTC  (8+ messages)

[PATCH v3] rcu: Add a minimum time for marking boot as completed
 2023-03-09 15:17 UTC  (7+ messages)

[ANNOUNCE] v6.3-rc1-rt1
 2023-03-09 15:14 UTC 

[PATCH v2] sched/fair: sanitize vruntime of entity being migrated
 2023-03-09 15:14 UTC  (6+ messages)

RISC-V reserved memory problems
 2023-03-09 15:12 UTC  (6+ messages)

[PATCH net-next] net: stmmac: call stmmac_finalize_xdp_rx() on a condition
 2023-03-09 15:08 UTC  (3+ messages)

[PATCH] usb: remove dead code in dwc3_gadget_get_irq
 2023-03-09 15:08 UTC 

[GIT PULL] HID fixes
 2023-03-09 15:07 UTC 

[RFC 00/11] multiblock allocator improvements
 2023-03-09 15:06 UTC  (3+ messages)
` [RFC 11/11] ext4: Add allocation criteria 1.5 (CR1_5)

[PATCH net-next v6 0/5] net/mlx5e: Add GBP VxLAN HW offload support
 2023-03-09 15:05 UTC  (4+ messages)
` [PATCH net-next v6 4/5] ip_tunnel: Preserve pointer const in ip_tunnel_info_opts

[PATCH] drivers: iio: remove dead code in at91_adc_probe
 2023-03-09 15:05 UTC 

[PATCH 0/4] devres: Provide krealloc_array
 2023-03-09 15:04 UTC  (4+ messages)
` [PATCH 3/4] iio: adc: Use devm_krealloc_array

[PATCH] tracing/osnoise: set several trace_osnoise.c variables storage-class-specifier to static
 2023-03-09 15:04 UTC 

[PATCH] drm/amd/display: Use swap() instead of open coding it
 2023-03-09 15:03 UTC  (2+ messages)

[PATCH v2 0/4] devres: Provide krealloc_array
 2023-03-09 15:03 UTC  (5+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] hwmon: pmbus: Use devm_krealloc_array
` [PATCH v2 3/4] iio: adc: "
` [PATCH v2 4/4] serial: qcom_geni: "

[PATCH 00/11] tree-wide: remove support for Renesas R-Car H3 ES1
 2023-03-09 15:02 UTC  (3+ messages)
` [PATCH 08/11] mmc: renesas_sdhi: remove R-Car H3 ES1.* handling

[PATCH] memstick: r592: Fix UAF bug in r592_remove due to race condition
 2023-03-09 15:02 UTC  (2+ messages)

[PATCH v5 0/2] StarFive's SDIO/eMMC driver support
 2023-03-09 15:02 UTC  (3+ messages)
` [PATCH v5 2/2] mmc: starfive: Add initialization of prev_err

[PATCH v1] mmc: sdhci_am654: lower power-on failed message severity
 2023-03-09 15:02 UTC  (2+ messages)

[PATCH] mmc: sdhci-of-arasan: Add support to request the "gate" clock
 2023-03-09 15:02 UTC  (2+ messages)

[PATCH v2 1/5] fs: add i_blockmask()
 2023-03-09 14:58 UTC  (2+ messages)

[PATCH 0/8] tty: Cleanups
 2023-03-09 14:58 UTC  (3+ messages)
` [PATCH 8/8] tty: Convert hw_stopped in tty_struct to bool

[PATCH v2 0/3] uvcvideo: Attempt N to land UVC race conditions fixes
 2023-03-09 14:57 UTC  (5+ messages)
` [PATCH v2 1/3] media: uvcvideo: Cancel async worker earlier
` [PATCH v2 2/3] media: uvcvideo: Lock video streams and queues while unregistering
` [PATCH v2 3/3] media: uvcvideo: Release stream queue when unregistering video device

[PATCH] selftests/resctrl: Use correct exit code when tests fail
 2023-03-09 14:57 UTC 

[PATCH v1 1/4] Revert "mmc: sdhci-of-arasan: Add intel Thunder Bay SOC support to the arasan eMMC driver"
 2023-03-09 14:57 UTC  (5+ messages)
` [PATCH v1 2/4] Revert "dt-bindings: mmc: Add bindings for Intel Thunder Bay SoC"

[PATCH] mips: ar71: include linux/gpio/driver.h
 2023-03-09 14:57 UTC  (2+ messages)

[PATCH v2] Add rumble support to latest xbox controllers
 2023-03-09 14:56 UTC  (5+ messages)

[PATCH] i2c: lpi2c: cache peripheral clock rate
 2023-03-09 14:54 UTC  (3+ messages)

[PATCH v2 00/17] Qcom PCIe cleanups and improvements
 2023-03-09 14:53 UTC  (4+ messages)
` [PATCH v2 17/17] PCI: qcom: Expose link transition counts via debugfs

[PATCH v2 17/18] arm64: dts: mediatek: fix systimer properties
 2023-03-09 14:51 UTC  (2+ messages)

[PATCH 21/21] panel: startek-kd070fhfid015: add support of this display
 2023-03-09 14:51 UTC 

[PATCH v1] gpio: loongson: fixup the warning about OF_GPIO direct dependencies
 2023-03-09 14:50 UTC  (2+ messages)

PAE + virtio = probe error?
 2023-03-09 14:50 UTC 

[PATCH net v2 0/8] mptcp: fixes for 6.3
 2023-03-09 14:50 UTC  (9+ messages)
` [PATCH net v2 1/8] mptcp: fix possible deadlock in subflow_error_report
` [PATCH net v2 2/8] mptcp: refactor passive socket initialization
` [PATCH net v2 3/8] mptcp: use the workqueue to destroy unaccepted sockets
` [PATCH net v2 4/8] mptcp: fix UaF in listener shutdown
` [PATCH net v2 5/8] selftests: mptcp: userspace pm: fix printed values
` [PATCH net v2 6/8] mptcp: add ro_after_init for tcp{,v6}_prot_override
` [PATCH net v2 7/8] mptcp: avoid setting TCP_CLOSE state twice
` [PATCH net v2 8/8] mptcp: fix lockdep false positive in mptcp_pm_nl_create_listen_socket()

[PATCH 0/4] pinctrl: at91-pio4: few cleanups
 2023-03-09 14:49 UTC  (3+ messages)

[PATCH] gpiolib: acpi: use the fwnode in acpi_gpiochip_find()
 2023-03-09 14:47 UTC  (3+ messages)

[PATCH v1 1/1] device property: Clarify description of returned value in some functions
 2023-03-09 14:46 UTC  (3+ messages)

[RESEND PATCH] sched/debug: Put sched/domains files under the verbose flag
 2023-03-09 14:44 UTC  (3+ messages)
` [RESEND PATCH v2] "

[GIT PULL] Networking for 6.3-rc2
 2023-03-09 14:43 UTC 

[RESEND PATCH v4 00/21] Add Tegra20 parallel video input capture
 2023-03-09 14:43 UTC  (22+ messages)
` [RESEND PATCH v4 01/21] dt-bindings: display: tegra: add Tegra20 VIP
` [RESEND PATCH v4 02/21] dt-bindings: display: tegra: vi: add 'vip' property and example
` [RESEND PATCH v4 03/21] staging: media: tegra-video: fix .vidioc_enum_fmt_vid_cap to return all formats
` [RESEND PATCH v4 04/21] staging: media: tegra-video: improve documentation of tegra_video_format fields
` [RESEND PATCH v4 05/21] staging: media: tegra-video: document tegra_channel_get_remote_source_subdev
` [RESEND PATCH v4 06/21] staging: media: tegra-video: fix typos in comment
` [RESEND PATCH v4 07/21] staging: media: tegra-video: improve error messages
` [RESEND PATCH v4 08/21] staging: media: tegra-video: slightly simplify cleanup on errors
` [RESEND PATCH v4 09/21] staging: media: tegra-video: move private struct declaration to C file
` [RESEND PATCH v4 10/21] staging: media: tegra-video: move tegra210_csi_soc "
` [RESEND PATCH v4 11/21] staging: media: tegra-video: remove unneeded include
` [RESEND PATCH v4 12/21] staging: media: tegra-video: Kconfig: allow TPG only on Tegra210
` [RESEND PATCH v4 13/21] staging: media: tegra-video: move tegra_channel_fmt_align to a per-soc op
` [RESEND PATCH v4 14/21] staging: media: tegra-video: move default format to soc-specific data
` [RESEND PATCH v4 15/21] staging: media: tegra-video: move MIPI calibration calls from VI to CSI
` [RESEND PATCH v4 16/21] staging: media: tegra-video: add a per-soc enable/disable op
` [RESEND PATCH v4 17/21] staging: media: tegra-video: move syncpt init/free to a per-soc op
` [RESEND PATCH v4 18/21] staging: media: tegra-video: add syncpts for Tegra20 to struct tegra_vi
` [RESEND PATCH v4 19/21] staging: media: tegra-video: add hooks for planar YUV and H/V flip
` [RESEND PATCH v4 20/21] staging: media: tegra-video: add H/V flip controls
` [RESEND PATCH v4 21/21] staging: media: tegra-video: add support for Tegra20 parallel input

[PATCH v3] docs: describe how to quickly build a trimmed kernel
 2023-03-09 14:42 UTC  (2+ messages)

[PATCH] staging: android: ashmem.c: Declared file operation with const keyword
 2023-03-09 14:41 UTC  (2+ messages)

[PATCH v2] sh: mach-x3proto: Add missing #include <linux/gpio/driver.h>
 2023-03-09 14:41 UTC 

[PATCH] driver core: platform: added arguments check for platform_device_add_resources()
 2023-03-09 14:39 UTC  (2+ messages)

[PATCH 00/13] Rename k[v]free_rcu() single argument to k[v]free_rcu_mightsleep()
 2023-03-09 14:36 UTC  (3+ messages)
` [PATCH 03/13] misc: vmw_vmci: Rename kvfree_rcu() to kvfree_rcu_mightsleep()

[PATCH] sh: mach-x3proto: Add missing #include <linux/gpio/driver.h>
 2023-03-09 14:36 UTC  (3+ messages)

[PATCH v9 0/5] add Amlogic A1 clock controller drivers
 2023-03-09 14:22 UTC  (5+ messages)
` [PATCH v9 4/5] clk: meson: a1: add Amlogic A1 Peripherals clock controller driver

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®