mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v2 0/2] i2c: fortify the subsystem against user-space induced deadlocks
 2023-01-17 18:57 UTC  (3+ messages)
` [PATCH v2 2/2] i2c: dev: don't allow user-space to deadlock the kernel

[PATCH 00/41] Per-VMA locks
 2023-01-17 18:55 UTC  (26+ messages)
` [PATCH 12/41] mm: add per-VMA lock and helper functions to control it
` [PATCH 40/41] mm: separate vma->lock from vm_area_struct
` [PATCH 41/41] mm: replace rw_semaphore with atomic_t in vma_lock

Internal vs. external barriers (was: Re: Interesting LKMM litmus test)
 2023-01-17 18:55 UTC  (13+ messages)

[PATCH v2 net-next 00/12] ethtool support for IEEE 802.3 MAC Merge layer
 2023-01-17 18:54 UTC  (6+ messages)
` [PATCH v2 net-next 04/12] net: ethtool: netlink: retrieve stats from multiple sources (eMAC, pMAC)

[PATCH v2 00/18] x86/resctrl: monitored closid+rmid together, separate arch/fs locking
 2023-01-17 18:53 UTC  (12+ messages)
` [PATCH v2 02/18] x86/resctrl: Access per-rmid structures by index
` [PATCH v2 04/18] x86/resctrl: Move rmid allocation out of mkdir_rdt_prepare()
` [PATCH v2 05/18] x86/resctrl: Allow RMID allocation to be scoped by CLOSID
` [PATCH v2 06/18] x86/resctrl: Allow the allocator to check if a CLOSID can allocate clean RMID
` [PATCH v2 08/18] x86/resctrl: Queue mon_event_read() instead of sending an IPI

[PATCH/RFC] module: replace module_layout with module_memory
 2023-01-17 18:50 UTC  (3+ messages)

[linus:master] [hugetlb] 7118fc2906: kernel_BUG_at_lib/list_debug.c
 2023-01-17 18:50 UTC  (6+ messages)

[PATCH] crypto: testmgr - disallow certain DRBG hash functions in FIPS mode
 2023-01-17 18:47 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: sc8280xp: Define CMA region for CRD and X13s
 2023-01-17 18:46 UTC 

[PATCH] ice/ptp: fix the PTP worker retrying indefinitely if the link went down
 2023-01-17 18:46 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] mm/hugetlb: convert get_hwpoison_huge_page() to folios
 2023-01-17 18:45 UTC  (2+ messages)

[PATCH v3] crypto: ccp: initialize 'error' variable to zero
 2023-01-17 18:44 UTC  (3+ messages)

[PATCH 01/11] drm/ast: Use drm_aperture_remove_conflicting_pci_framebuffers
 2023-01-17 18:42 UTC  (3+ messages)
` [PATCH 08/11] fbdev/hyperv: use pci aperture helpers

[PATCH rc] genirq/msi: Free the fwnode created by msi_create_device_irq_domain()
 2023-01-17 18:42 UTC  (2+ messages)

[PATCH linux-next] atm: lanai: Use dma_zalloc_coherent()
 2023-01-17 18:42 UTC  (3+ messages)
  `  "

[PATCH v6 net] tcp: avoid the lookup process failing to get sk in ehash table
 2023-01-17 18:41 UTC  (2+ messages)

[PATCH RFC v7 00/23] DEPT(Dependency Tracker)
 2023-01-17 18:40 UTC  (4+ messages)

[PATCH] arm64: dts: qcom: sc7180: set ath10k output power calibration string
 2023-01-17 18:40 UTC  (2+ messages)

[PATCH v4 0/6] Some fixes and cleanups for microcode
 2023-01-17 18:40 UTC  (14+ messages)
` [PATCH v4 4/6] x86/microcode/intel: Use a plain revision argument for print_ucode_rev()
` [PATCH v4 6/6] x86/microcode/intel: Print when early microcode loading fails

[PATCH] staging: wlan-ng: Remove unused code
 2023-01-17 18:39 UTC  (2+ messages)

[PATCH 0/6] Add regulator support for IPQ9574 SoC
 2023-01-17 18:38 UTC  (3+ messages)
` [PATCH 4/6] regulator: qcom_smd: Add PMIC compatible for IPQ9574

[PATCH 00/20] staging: r8188eu: io cleanup
 2023-01-17 18:38 UTC  (3+ messages)
` [PATCH 18/20] staging: r8188eu: pass struct adapter to usb_write

[PATCH v2] android: fix W=1 kernel-doc warnings
 2023-01-17 18:37 UTC 

[PATCH] staging: media: atomisp: pci: Replace bytes macros with functions
 2023-01-17 18:37 UTC  (5+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[PATCH] dt-bindings: clock: qcom,a53pll: drop operating-points-v2
 2023-01-17 18:34 UTC  (2+ messages)

[PATCH] dt-bindindgs: i2c: qcom,i2c-geni: document operating-points-v2
 2023-01-17 18:34 UTC  (2+ messages)

[PATCHv14 00/17] Linear Address Masking enabling
 2023-01-17 18:33 UTC  (11+ messages)
` [PATCHv14 08/17] x86/mm: Reduce untagged_addr() overhead until the first LAM user

[PATCH 00/20] staging: r8188eu: some xmit cleanups
 2023-01-17 18:33 UTC  (3+ messages)
` [PATCH 20/20] staging: r8188eu: we use a constant number of hw_xmit entries

[PATCH v2] regulator: mcp16502: add enum MCP16502_REG_HPM description
 2023-01-17 18:31 UTC 

[PATCH bpf-next] selftests/bpf: Fix undeclared identifier build errors of test_bpf_nf.c
 2023-01-17 18:29 UTC  (6+ messages)

[PATCH] most: tell what the MOST acronym means
 2023-01-17 18:28 UTC 

[PATCH v2 1/2] pinctrl: Proofreading and updating the documentation accordingly
 2023-01-17 18:28 UTC  (9+ messages)

[PATCH] staging: qlge: remove unnecessary spaces before function pointer args
 2023-01-17 18:26 UTC  (2+ messages)

[PATCH v2 0/2] nvme-apple: Fix suspend-resume regression
 2023-01-17 18:25 UTC  (3+ messages)
` [PATCH v2 1/2] nvme-apple: Reset controller during shutdown
` [PATCH v2 2/2] nvme-apple: Only reset the controller when RTKit is running

[PATCH] rtc: sunplus: fix format string for printing resource
 2023-01-17 18:24 UTC  (3+ messages)

[PATCH v1 0/3] SM8350 Display DTS
 2023-01-17 18:24 UTC  (2+ messages)

[PATCH v16 0/5] Add data-lanes and link-frequencies to dp_out endpoint
 2023-01-17 18:24 UTC  (2+ messages)
` (subset) "

[PATCH] clk: qcom: Remove need for clk_ignore_unused on sc8280xp
 2023-01-17 18:24 UTC  (2+ messages)

[PATCH] dt-bindings: clock: qcom,videocc: correct clocks per variant
 2023-01-17 18:24 UTC  (2+ messages)

[PATCH] dt-bindings: clock: qcom,camcc-sm8250: extend clocks and power domains
 2023-01-17 18:24 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: qcom: sm8350: drop unused dispcc power-domain-names
 2023-01-17 18:24 UTC  (2+ messages)
` (subset) "

[PATCH v2 1/2] arm64: dts: qcom: sdm630-nile: Don't use underscores in node names
 2023-01-17 18:24 UTC  (2+ messages)
` (subset) "

[PATCH v2] arm64: defconfig: enable Qualcomm PCIe modem drivers
 2023-01-17 18:24 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: sm6115: Add debug related nodes
 2023-01-17 18:24 UTC  (2+ messages)

[PATCH] clk: qcom: rpmh: remove duplicate IPA clock reference
 2023-01-17 18:24 UTC  (2+ messages)

[PATCH v3 1/2] arm64: dts: qcom: sm8550: Add UFS host controller and phy nodes
 2023-01-17 18:24 UTC  (2+ messages)
` (subset) "

[PATCH] thermal/idle_inject: Support 100% idle injection
 2023-01-17 18:22 UTC 

[PATCH] drm: panel: visionox: add backlight dependency
 2023-01-17 18:22 UTC  (2+ messages)

[PATCH v3] staging: vc04_services: vchiq: Register devices with a custom bus_type
 2023-01-17 18:21 UTC  (2+ messages)

[PATCH net-next v6 0/6] dsa: lan9303: Move to PHYLINK
 2023-01-17 18:19 UTC  (7+ messages)
` [PATCH net-next v6 6/6] dsa: lan9303: Migrate "

[PATCH v8 0/3] mdss-dsi-ctrl binding and dts fixes
 2023-01-17 18:17 UTC  (2+ messages)

[PATCH v2] arm64: defconfig: Enable HDA INTEL config for ARM64
 2023-01-17 18:16 UTC 

[PATCH v10 0/5] sched: Persistent user requested affinity
 2023-01-17 18:13 UTC  (4+ messages)
` [PATCH v10 2/5] sched: Use user_cpus_ptr for saving user provided cpumask in sched_setaffinity()

[PATCH v2 0/7] watchdog: dt-bindings: rework/fix qcom-wdt
 2023-01-17 18:13 UTC  (3+ messages)
` [PATCH v2 6/7] dt-bindings: watchdog: qcom-wdt: merge MSM timer

[PATCH driver-core-next] platform: remove useless if-branch in __platform_get_irq_byname()
 2023-01-17 18:11 UTC  (2+ messages)

[PATCH] drm/msm/dp: Remove INIT_SETUP delay
 2023-01-17 18:11 UTC  (2+ messages)

[PATCH] qla2xxx: fix printk format string
 2023-01-17 18:06 UTC  (3+ messages)

[PATCH] platform: Provide a remove callback that returns no value
 2023-01-17 18:05 UTC  (8+ messages)

[PATCH] MAINTAINERS/ACCEL: Add include/drm/drm_accel.h to the accel entry
 2023-01-17 18:04 UTC 

[PATCH v2 0/2] qcom: sa8775p: add the GCC clock driver for Qualcomm SA8775P platforms
 2023-01-17 18:04 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: clock: qcom: document the GCC clock on Qualcomm sa8775p
` [PATCH v2 2/2] clk: qcom: add the GCC driver for sa8775p

[PATCH v3 0/4] software nodes: Get rid of rarely used APIs
 2023-01-17 18:03 UTC  (2+ messages)

[net-next: PATCH v4 0/8] DSA: switch to fwnode_/device_
 2023-01-17 18:02 UTC  (10+ messages)
` [net-next: PATCH v4 2/8] net: mdio: switch fixed-link PHYs API to fwnode_

[ANNOUNCE] Git 2.39.1 and others
 2023-01-17 18:02 UTC 

[RFC PATCH v1 00/19] rtw88: Add SDIO support
 2023-01-17 18:01 UTC  (4+ messages)

[PATCH v2 0/4] soc: qcom: Introduce PMIC GLINK
 2023-01-17 18:00 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: soc: qcom: Introduce PMIC GLINK binding

[PATCH v2 1/2] dt-bindings: usb: Introduce GPIO-based SBU mux
 2023-01-17 17:56 UTC  (2+ messages)

[6.2-rc4] tools: {amd,intel}_pstate_tracer: make -C tools/ clean
 2023-01-17 17:56 UTC  (5+ messages)

[RFC PATCH 0/2] Propose critical clocks
 2023-01-17 17:55 UTC  (4+ messages)

[PATCH v5 net] tcp: avoid the lookup process failing to get sk in ehash table
 2023-01-17 17:55 UTC 

[PATCH V4 1/6] genirq/affinity: Remove the 'firstvec' parameter from irq_build_affinity_masks
 2023-01-17 17:54 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH V4 2/6] genirq/affinity: Pass affinity managed mask array to irq_build_affinity_masks
 2023-01-17 17:54 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH V4 3/6] genirq/affinity: Don't pass irq_affinity_desc array to irq_build_affinity_masks
 2023-01-17 17:54 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH V4 4/6] genirq/affinity: Rename irq_build_affinity_masks as group_cpus_evenly
 2023-01-17 17:54 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH V4 5/6] genirq/affinity: Move group_cpus_evenly() into lib/
 2023-01-17 17:54 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH V4 6/6] blk-mq: Build default queue map via group_cpus_evenly()
 2023-01-17 17:54 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH 0/7] add support for CDX bus
 2023-01-17 17:54 UTC  (6+ messages)
` [PATCH 01/19] bus/cdx: add the cdx bus driver
` [PATCH 03/19] dt-bindings: bus: add CDX bus controller device tree bindings

[syzbot] KASAN: use-after-free Read in snd_pcm_post_stop
 2023-01-17 17:54 UTC 

[PATCH for-6.2/block V3 1/2] block: Data type conversion for IO accounting
 2023-01-17 17:52 UTC  (3+ messages)
` [PATCH for-6.2/block V3 2/2] block: Change the granularity of io ticks from ms to ns

[PATCH] MAINTAINERS/ACCEL: Add include/drm/drm_accel.h to the accel entry
 2023-01-17 17:52 UTC 

[PATCH] modpost: support arbitrary symbol length in modversion
 2023-01-17 17:51 UTC  (4+ messages)

[RESEND PATCH v2 1/2] dt-bindings: i2c: renesas,rzv2m: Fix SoC specific string
 2023-01-17 17:50 UTC 

[PATCH v2 0/2] Fix r9a09g011 specific I2C compatible string
 2023-01-17 17:48 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: i2c: renesas,rzv2m: Fix SoC specific string

Internal vs. external barriers (was: Re: Interesting LKMM litmus test)
 2023-01-17 17:48 UTC  (4+ messages)

[PATCH v2 0/4] soc: qcom: icc-bwmon: Add support for llcc and cpu bwmon on sc7280
 2023-01-17 17:47 UTC  (7+ messages)
` [PATCH v2 4/4] arm64: dts: qcom: sc7280: Add cpu and llcc BWMON
  ` [PATCH v2 4/4] arm64: dts: qcom: sc7280: Add cpu and llcc BWMON (=> interconnect issue)

[PATCH] mlx5: reduce stack usage in mlx5_setup_tc
 2023-01-17 17:46 UTC  (3+ messages)

[PATCH] hid: stop drivers from selecting CONFIG_HID
 2023-01-17 17:46 UTC  (3+ messages)

[PATCH] accel: Add .mmap to DRM_ACCEL_FOPS
 2023-01-17 17:45 UTC 

[RFC PATCH V1 0/1] sched/numa: Enhance vma scanning
 2023-01-17 17:45 UTC  (4+ messages)
` [RFC PATCH V1 1/1] sched/numa: Enhance vma scanning logic

[tip:sched/core 7/28] rseq.c:139:37: error: 'AT_RSEQ_ALIGN' undeclared; did you mean 'R_SH_ALIGN'?
 2023-01-17 17:44 UTC  (5+ messages)

[PATCH v5 net] tcp: avoid the lookup process failing to get sk in ehash table
 2023-01-17 17:43 UTC  (3+ messages)

[PATCH] scsi: stex: fix MU_MAX_DELAY typecheck
 2023-01-17 17:43 UTC  (2+ messages)

[PATCH] ARM: irq: remove handle_IRQ() for good
 2023-01-17 17:40 UTC 

[GIT PULL] tomoyo update for v6.2
 2023-01-17 17:35 UTC  (3+ messages)

[GIT PULL] third v6.2-rc request for nfsd
 2023-01-17 17:35 UTC  (2+ messages)

[PATCH v14 0/1] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2023-01-17 17:35 UTC  (4+ messages)
` [PATCH v14 1/1] clk: npcm8xx: add clock controller

[PATCH v4 0/2] Add support for Marvell MHU on OcteonTX and OcteonTX2
 2023-01-17 17:30 UTC  (5+ messages)
` [PATCH v4 1/2] mailbox: marvell-mhu: add Marvell MHU
` [PATCH v4 2/2] dt-bindings: mailbox: "

[PATCH] virt: sevguest: add CONFIG_CRYPTO dependency
 2023-01-17 17:27 UTC  (3+ messages)

[PATCH] rtmutex: ensure we wake up the top waiter
 2023-01-17 17:26 UTC 

[PATCH] media: mtk_jpeg_core: avoid unused-variable warning
 2023-01-17 17:26 UTC 

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-01-17 17:25 UTC  (5+ messages)
` [PATCH v10 2/9] KVM: Introduce per-page memory attributes

[PATCH] bpf: security enhancement by limiting the offensive eBPF helpers
 2023-01-17 17:24 UTC  (2+ messages)

[PATCH] iio: light: cm32181: Fix PM support on system with 2 I2C resources
 2023-01-17 17:19 UTC  (2+ messages)

[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-01-17 17:19 UTC  (6+ messages)
` [PATCH RFC v7 07/64] KVM: SEV: Handle KVM_HC_MAP_GPA_RANGE hypercall

[PATCH net-next v7 0/8] Add Auxiliary driver support
 2023-01-17 17:18 UTC  (7+ messages)
` [PATCH net-next v7 1/8] bnxt_en: Add auxiliary "

[PATCH net-next v6 0/3] Add support for QSGMII mode for J721e CPSW9G to am65-cpsw driver
 2023-01-17 17:17 UTC  (4+ messages)
` [PATCH net-next v6 1/3] dt-bindings: net: ti: k3-am654-cpsw-nuss: Add J721e CPSW9G support

[PATCH] certs: Reference revocation list for all keyrings
 2023-01-17 17:15 UTC 

[PATCH] tools: bpf: Disable stack protector
 2023-01-17 17:14 UTC  (9+ messages)

[PATCH] Input: ipaq-micro-ts - fix DEFINE_SIMPLE_DEV_PM_OPS typo
 2023-01-17 17:14 UTC  (2+ messages)

[PATCH net 1/2] ptp: idt82p33: Add PTP_CLK_REQ_EXTTS support
 2023-01-17 17:13 UTC  (3+ messages)

[PATCH] [v2] drm/amd/display: fix dp_retrieve_lttpr_cap return code
 2023-01-17 17:12 UTC 

[PATCH] cxl/region: Fix null pointer dereference for resetting decoder
 2023-01-17 17:12 UTC  (2+ messages)

[PATCH] media: pvrusb2: fix DVB_CORE dependency
 2023-01-17 17:10 UTC 

[PATCH 0/1] firewire: fix memory leak for payload of request subaction to IEC 61883-1 FCP region
 2023-01-17 17:09 UTC  (2+ messages)

[PATCH v2] acpi: fix suspend with Xen PV
 2023-01-17 17:08 UTC  (4+ messages)

[PATCH v7 00/10] Designware PWM driver updates for OF
 2023-01-17 17:07 UTC  (3+ messages)

[PATCH] vc4: fix build failure in vc4_dsi_dev_probe()
 2023-01-17 17:06 UTC  (2+ messages)
` (subset) "

[PATCH] drm/connector: fix a kernel-doc bad line warning
 2023-01-17 17:06 UTC  (2+ messages)
` (subset) "

[PATCH] drm/atomic-helper: fix kernel-doc problems
 2023-01-17 17:06 UTC  (2+ messages)
` (subset) "

Linux 6.2-rc1
 2023-01-17 17:06 UTC  (8+ messages)
` Build regressions/improvements in v6.2-rc1
        ` Calculating array sizes in C - was: "

[PATCH] zsmalloc: avoid unused-function warning
 2023-01-17 17:04 UTC 

[PATCH v5 0/6] Add Toshiba Visconti Video Input Interface driver
 2023-01-17 17:01 UTC  (6+ messages)
` [PATCH v5 1/6] dt-bindings: media: platform: visconti: Add Toshiba Visconti Video Input Interface bindings

[PATCH] staging: media: stkwebcam: add USB dependency
 2023-01-17 16:58 UTC 

[PATCH] of: Make of framebuffer devices unique
 2023-01-17 16:58 UTC 

[PATCH 0/3] Allow composer fallbacks for color features
 2023-01-17 16:56 UTC  (3+ messages)
` [PATCH 2/3] drm/msm/disp/dpu1: allow dspp selection for all the interfaces

[PATCH v11 000/113] KVM TDX basic feature support
 2023-01-17 16:53 UTC  (4+ messages)
` [PATCH v11 055/113] KVM: x86/VMX: introduce vmx tlb_remote_flush and tlb_remote_flush_with_range

[PATCH 0/7] iommu/vt-d: Support performance monitoring for IOMMU
 2023-01-17 16:52 UTC  (5+ messages)
` [PATCH 6/7] iommu/vt-d: Add IOMMU perfmon overflow handler support

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®