linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-29 19:19:14 to 2022-11-29 22:46:22 UTC [more...]

[PATCHSET 00/15] perf stat: Improve perf stat output (v2)
 2022-11-29 22:45 UTC  (6+ messages)
` [PATCH 14/15] perf stat: Rename "aggregate-number" to "cpu-count" in JSON

[PATCH v3] modules: add modalias file to sysfs for modules
 2022-11-29 22:43 UTC 

[PATCH v10 0/4] implement getrandom() in vDSO
 2022-11-29 22:42 UTC  (7+ messages)
` [PATCH v10 1/4] random: add vgetrandom_alloc() syscall
` [PATCH v10 2/4] arch: allocate vgetrandom_alloc() syscall number
` [PATCH v10 3/4] random: introduce generic vDSO getrandom() implementation
` [PATCH v10 4/4] x86: vdso: Wire up getrandom() vDSO implementation

[PATCH][next] firmware: dmi-sysfs: make pr_info messages rate limited
 2022-11-29 22:38 UTC 

[PATCH] 9p: fix crash when transaction killed
 2022-11-29 22:38 UTC  (2+ messages)

[PATCH v4] ceph: mark directory as non-complete complete after loading key
 2022-11-29 22:37 UTC  (6+ messages)

[PATCH 1/2] time/namespace: Refactor copy-pasted helper into one copy
 2022-11-29 22:34 UTC  (5+ messages)
` [PATCH 2/2] time/namespace: Forbid timens page faults under kthread_use_mm()

[PATCH 1/5] drm/panel-edp: Use ktime_get_boottime for delays
 2022-11-29 22:28 UTC  (15+ messages)
` [PATCH 2/5] drm/panel-samsung-atna33xc20: "
` [PATCH 3/5] drm/panel-simple: "
` [PATCH 4/5] drm/bridge/parade-ps8640: Extend autosuspend
` [PATCH 5/5] drm/panel-samsung-atna33xc20: Extend autosuspend delay

[PATCH] hvc/xen: lock console list traversal
 2022-11-29 22:25 UTC  (2+ messages)

[PATCH v2 0/6] selftests: Use "grep -E" instead of "egrep"
 2022-11-29 22:24 UTC  (5+ messages)

[PATCH] VMCI: check context->notify_page after call to get_user_pages_fast() to avoid GPF
 2022-11-29 22:22 UTC  (2+ messages)

[syzbot] WARNING in btrfs_commit_transaction
 2022-11-29 22:13 UTC  (3+ messages)

[PATCH] hvc/xen: prevent concurrent accesses to the shared ring
 2022-11-29 22:12 UTC  (2+ messages)

[RFC PATCH 00/13] Add DEXCR support
 2022-11-29 22:04 UTC  (4+ messages)
` [RFC PATCH 03/13] powerpc/dexcr: Handle hashchk exception

[PATCH] kunit: tool: don't include KTAP headers and the like in the test log
 2022-11-29 21:58 UTC  (4+ messages)

[PATCH 0/3] x86: Provide a vdso for getcpu on x86-32
 2022-11-29 21:54 UTC  (3+ messages)
` [PATCH 3/3] selftests: Make a warning if getcpu is missing on 32bit

[PATCH] x86/apic: handle no CONFIG_X86_X2APIC on systems with x2APIC enabled by BIOS
 2022-11-29 21:50 UTC 

[PATCH v2 00/26] drm: Get rid of #ifdef CONFIG_PM* guards
 2022-11-29 21:48 UTC  (30+ messages)
` [PATCH v2 05/26] drm: tegra: Define and use generic PM ops
` [PATCH v2 06/26] drm: sun4i: "
` [PATCH v2 07/26] drm: mxsfb: "
` [PATCH v2 08/26] drm: atmel-hlcdc: Remove #ifdef guards for PM related functions
` [PATCH v2 09/26] drm: exynos: "
` [PATCH v2 10/26] drm: imx/dcss: "
` [PATCH v2 11/26] drm: bridge/dw-hdmi: "
` [PATCH v2 12/26] drm: etnaviv: "
` [PATCH v2 13/26] drm: fsl-dcu: "
` [PATCH v2 14/26] drm: mediatek: "
  ` [PATCH v2 15/26] drm: omap: "
  ` [PATCH v2 16/26] drm: panfrost: "
  ` [PATCH v2 17/26] drm: rcar-du: "
  ` [PATCH v2 18/26] drm: rockchip: "
  ` [PATCH v2 19/26] drm: shmobile: "
  ` [PATCH v2 20/26] drm: tegra: "
  ` [PATCH v2 21/26] drm: tilcdc: "
  ` [PATCH v2 22/26] drm: vboxvideo: "
  ` [PATCH v2 23/26] drm: vc4: "
  ` [PATCH v2 24/26] drm: gm12u320: "
  ` [PATCH v2 25/26] drm: tidss: "
  ` [PATCH v2 26/26] drm/i915/gt: "

[PATCH] selftests/tpm2: Split async tests call to separate shell script runner
 2022-11-29 21:45 UTC  (2+ messages)

[PATCH v7 00/20] TDX host kernel support
 2022-11-29 21:40 UTC  (8+ messages)
` [PATCH v7 06/20] x86/virt/tdx: Shut down TDX module in case of error

[PATCH 00/10] mm/hugetlb: Make huge_pte_offset() thread-safe for pmd unshare
 2022-11-29 21:36 UTC  (16+ messages)
` [PATCH 01/10] mm/hugetlb: Let vma_offset_start() to return start
` [PATCH 02/10] mm/hugetlb: Don't wait for migration entry during follow page
` [PATCH 03/10] mm/hugetlb: Document huge_pte_offset usage
` [PATCH 04/10] mm/hugetlb: Move swap entry handling into vma lock when faulted
` [PATCH 05/10] mm/hugetlb: Make userfaultfd_huge_must_wait() safe to pmd unshare
` [PATCH 06/10] mm/hugetlb: Make hugetlb_follow_page_mask() "
` [PATCH 07/10] mm/hugetlb: Make follow_hugetlb_page() "
` [PATCH 08/10] mm/hugetlb: Make walk_hugetlb_range() "
` [PATCH 09/10] mm/hugetlb: Make page_vma_mapped_walk() "
` [PATCH 10/10] mm/hugetlb: Introduce hugetlb_walk()

[PATCH 000/606] i2c: Complete conversion to i2c_probe_new
 2022-11-29 21:36 UTC  (3+ messages)
` [PATCH 036/606] drm/bridge: ti-sn65dsi86: Convert to i2c's .probe_new()

[PATCH] leds: is31fl319x: Fix setting current limit for is31fl319{0,1,3}
 2022-11-29 21:29 UTC 

[PATCH RESEND net-next] tcp: socket-specific version of WARN_ON_ONCE()
 2022-11-29 21:16 UTC  (4+ messages)

[PATCH 1/4] KVM: arm64: Use KVM's pte type/helpers in handle_access_fault()
 2022-11-29 21:15 UTC  (7+ messages)
` [PATCH 2/4] KVM: arm64: Don't serialize if the access flag isn't set
` [PATCH 3/4] KVM: arm64: Handle access faults behind the read lock
` [PATCH 4/4] KVM: arm64: Condition HW AF updates on config option

[net-next] bpf: avoid hashtab deadlock with try_lock
 2022-11-29 21:13 UTC  (6+ messages)

[PATCH 0/2] ext4: fix a infinite loop in do_writepages after online resizing
 2022-11-29 21:12 UTC  (2+ messages)

[PATCH -next v2] jbd2: use the correct print format
 2022-11-29 21:12 UTC  (2+ messages)

[PATCH linux-next] ext4: remove redundant variable err
 2022-11-29 21:12 UTC  (2+ messages)

[PATCH] ext4: remove trailing newline from ext4_msg() message
 2022-11-29 21:12 UTC  (2+ messages)

[PATCH v2] fs/ext4/xattr: check the return value of ext4_xattr_inode_dec_ref()
 2022-11-29 21:12 UTC  (2+ messages)

[PATCH] Bluteooth: btusb: Add a new VID/PID 0489/e0f2 for MT7922
 2022-11-29 21:10 UTC  (2+ messages)

[PATCH v2] Bluetooth: btusb: Add a new VID/PID 0489/e0f2 for MT7922
 2022-11-29 21:10 UTC  (2+ messages)

[syzbot] kernel BUG in insert_state_fast
 2022-11-29 21:10 UTC 

[PATCH v2] dt-bindings: net: realtek-bluetooth: Add RTL8723DS
 2022-11-29 21:10 UTC  (2+ messages)

[Patch V1 0/7] x86/microcode: Some cleanups and fixes for microcode
 2022-11-29 21:08 UTC  (8+ messages)
` [Patch V1 1/7] x86/microcode/intel: Remove redundant microcode rev pr_info()s
` [Patch V1 2/7] x86/microcode/intel: Remove retries on early microcode load
` [Patch V1 3/7] x86/microcode/core: Move microcode_check() to cpu/microcode/core.c
` [Patch V1 4/7] x86/microcode/core: Take a snapshot before and after applying microcode
` [Patch V1 5/7] x86/microcode/intel: Prepare the print_ucode_rev to simply take a rev to print
` [Patch V1 6/7] x86/microcode/intel: Print old and new rev during early boot
` [Patch V1 7/7] x86/microcode/intel: Print when early microcode loading fails

linux-next: Signed-off-by missing for commit in the kbuild tree
 2022-11-29 21:08 UTC 

[PATCH -next] Bluetooth: btusb: Add a new PID/VID 13d3/3549 for RTL8822CU
 2022-11-29 21:08 UTC  (2+ messages)

[PATCH] ext4: fix a NULL pointer when validating an inode bitmap
 2022-11-29 21:00 UTC  (7+ messages)
` [PATCH v2] "

[PATCH 0/5] staging: r8188eu: clean up OnDisassoc
 2022-11-29 20:51 UTC  (6+ messages)
` [PATCH 1/5] staging: r8188eu: use ieee80211_mgmt to parse addresses
` [PATCH 2/5] staging: r8188eu: read reason code from ieee80211_mgmt
` [PATCH 3/5] staging: r8188eu: move bBusyTraffic update
` [PATCH 4/5] staging: r8188eu: handle the non-ap case first
` [PATCH 5/5] staging: r8188eu: simplify err handling for unknown station

[PATCH 0/2] drm/shmem-helper: Fix a couple of error path bugs
 2022-11-29 20:47 UTC  (6+ messages)
` [PATCH 1/2] drm/shmem-helper: Remove errant put in error path
  ` [1/2] "
` [PATCH 2/2] drm/shmem-helper: Avoid vm_open error paths
  ` [2/2] "

[PATCH 00/12] SM6115 DTS changes
 2022-11-29 20:46 UTC  (13+ messages)
` [PATCH 01/12] dt-bindings: display: msm: Replace mdss with display-subsystem
` [PATCH 02/12] dt-bindings: thermal: tsens: Add SM6115 compatible
` [PATCH 03/12] arm64: dts: qcom: sm6115: Add cpufreq-hw support
` [PATCH 04/12] arm64: dts: qcom: sm6115: Add TSENS node
` [PATCH 05/12] arm64: dts: qcom: sm6115: Add PRNG node
` [PATCH 06/12] arm64: dts: qcom: sm6115: Add rpm-stats node
` [PATCH 07/12] arm64: dts: qcom: sm6115: Add dispcc node
` [PATCH 08/12] arm64: dts: qcom: sm6115: Add mdss/dpu node
` [PATCH 09/12] arm64: dts: qcom: sm6115: Add GPI DMA
` [PATCH 10/12] arm64: dts: qcom: sm6115: Add i2c/spi nodes
` [PATCH 11/12] arm64: dts: qcom: sm6115: Add WCN node
` [PATCH 12/12] arm64: dts: qcom: sm6115: Fallback smmu to qcom generic compatible

[RFC net-next v3 1/2] IPv6/GRO: generic helper to remove temporary HBH/jumbo header in driver
 2022-11-29 20:41 UTC  (3+ messages)
` [RFC net-next v3 2/2] bnxt: Use generic HBH removal helper in tx path

[PATCH v3 0/9] clk: qcom: Add support for SM8550
 2022-11-29 20:41 UTC  (3+ messages)
` [PATCH v3 3/9] clk: qcom: gdsc: Add configurable poll timeout

[PATCH-block v2] bdi, blk-cgroup: Fix potential UAF of blkcg
 2022-11-29 20:34 UTC 

[GIT PULL] MediaTek Clock Changes for 6.2
 2022-11-29 20:32 UTC  (2+ messages)

[syzbot] WARNING in iomap_read_inline_data
 2022-11-29 20:30 UTC  (2+ messages)

[PATCH v9 0/3] implement getrandom() in vDSO
 2022-11-29 20:15 UTC  (4+ messages)
` [PATCH v9 1/3] arch: allocate vgetrandom_alloc() syscall number
` [PATCH v9 2/3] random: introduce generic vDSO getrandom() implementation
` [PATCH v9 3/3] x86: vdso: Wire up getrandom() vDSO implementation

[PULL] Networking for v6.1-rc8 (part 1)
 2022-11-29 20:15 UTC  (2+ messages)

[PULL v2] Networking for v6.1-rc8 (part 1)
 2022-11-29 20:15 UTC  (2+ messages)

[PATCH v2 0/2] perf test: Add event group test
 2022-11-29 20:13 UTC  (3+ messages)
` [PATCH v2 2/2] "

[PATCH v2] rcu-tasks: Make rude RCU-Tasks work well with CPU hotplug
 2022-11-29 20:13 UTC  (3+ messages)

[PATCH] clk: visconti: Fix memory leak in visconti_register_pll()
 2022-11-29 20:11 UTC  (2+ messages)

[PATCH v2 0/7] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2022-11-29 20:09 UTC  (11+ messages)
` [PATCH v2 4/7] iommu: Let iommu.strict override ops->def_domain_type

[PATCH] ASoC: qcom: lpass-sc7180: Add maybe_unused tag for system PM ops
 2022-11-29 20:08 UTC  (4+ messages)

[GIT PULL] clk: imx: Updates for v6.2
 2022-11-29 20:08 UTC  (2+ messages)

[PATCH] signal: Allow tasks to cache one sigqueue struct (again)
 2022-11-29 20:06 UTC  (3+ messages)

[PATCH v2 00/12] Enable Display for SM8350
 2022-11-29 19:59 UTC  (5+ messages)
` [PATCH v2 10/12] arm64: dts: qcom: sm8350: Add display system nodes

objtool warning for next-20221118
 2022-11-29 19:56 UTC  (11+ messages)

[PATCH] KVM: X86: set EXITING_GUEST_MODE as soon as vCPU exits
 2022-11-29 19:56 UTC  (3+ messages)

[PATCH] vfio/platform: Remove the ACPI buffer memory to fix memory leak
 2022-11-29 19:52 UTC  (2+ messages)

[PATCH v3 0/4] Add TLP filter support and some fixes for HiSilicon PCIe PMU
 2022-11-29 19:52 UTC  (2+ messages)

[PATCH] perf/arm-cmn: Add shutdown routine
 2022-11-29 19:52 UTC  (2+ messages)

[PATCH] arm64/perf: Replace PMU version number '0' with ID_AA64DFR0_EL1_PMUVer_NI
 2022-11-29 19:52 UTC  (2+ messages)

[PATCH] spi: cadence-quadspi: Add minimum operable clock rate warning to baudrate divisor calculation
 2022-11-29 19:51 UTC  (2+ messages)

[PATCH 1/1] iio: imx8qxp-adc: fix irq flood when call imx8qxp_adc_read_raw()
 2022-11-29 19:49 UTC  (3+ messages)

[PATCH] x86/boot: Remove x86_32 PIC using ebx workaround
 2022-11-29 19:44 UTC  (2+ messages)
` [tip: x86/boot] x86/boot: Remove x86_32 PIC using %ebx workaround

[PATCH] net: dsa: ksz: Check proper trim in ksz_common_rcv()
 2022-11-29 19:43 UTC  (2+ messages)
` [PATCH v2] net: dsa: Check return value from skb_trim_rcsum()

[PATCH v2 0/3] mm: memcg: fix protection of reclaim target memcg
 2022-11-29 19:42 UTC  (5+ messages)
` [PATCH v2 2/3] selftests: cgroup: refactor proactive reclaim code to reclaim_until()

[PATCH] mm: remove lock_page_memcg() from rmap
 2022-11-29 19:42 UTC  (6+ messages)

[PATCH v2 00/11] SVM: vNMI (with my fixes)
 2022-11-29 19:37 UTC  (12+ messages)
` [PATCH v2 01/11] KVM: nSVM: don't sync back tlb_ctl on nested VM exit
` [PATCH v2 02/11] KVM: nSVM: clean up the copying of V_INTR bits from vmcb02 to vmcb12
` [PATCH v2 03/11] KVM: nSVM: explicitly raise KVM_REQ_EVENT on nested VM exit if L1 doesn't intercept interrupts
` [PATCH v2 04/11] KVM: SVM: drop the SVM specific H_FLAGS
` [PATCH v2 05/11] KVM: x86: emulator: stop using raw host flags
` [PATCH v2 06/11] KVM: SVM: add wrappers to enable/disable IRET interception
` [PATCH v2 07/11] KVM: x86: add a delayed hardware NMI injection interface
` [PATCH v2 08/11] x86/cpu: Add CPUID feature bit for VNMI
` [PATCH v2 09/11] KVM: SVM: Add VNMI bit definition
` [PATCH v2 10/11] KVM: SVM: implement support for vNMI
` [PATCH v2 11/11] KVM: nSVM: implement support for nested VNMI

[PATCH] perf build: Fix LIBTRACEEVENT_DYNAMIC
 2022-11-29 19:33 UTC  (4+ messages)

[PATCH] perf build: Fixes for LIBTRACEEVENT_DYNAMIC
 2022-11-29 19:29 UTC 

[PATCH clocksource 1/3] clocksource: Reject bogus watchdog clocksource measurements
 2022-11-29 19:29 UTC  (11+ messages)

[PATCH] arm64: dts: fsd: fix PUD values as per FSD HW UM
 2022-11-29  9:55 UTC 

[PATCH v4 0/2] arm64: dts: Add SYSREG nodes for FSD SoC
 2022-11-29 11:55 UTC  (3+ messages)
    ` [PATCH v4 1/2] dt-bindings: soc: samsung: exynos-sysreg: Add tesla FSD sysreg compatibles
    ` [PATCH v4 2/2] arm64: dts: fsd: add sysreg device node

[PATCH 0/5] Removing the lru_cache_add() wrapper
 2022-11-29 19:25 UTC  (2+ messages)

[PATCH v7 06/16] ufs: core: mcq: Configure resource regions
 2022-11-29 19:23 UTC  (8+ messages)
` [PATCH v7 07/16] ufs: core: mcq: Calculate queue depth
` [PATCH v7 08/16] ufs: core: mcq: Allocate memory for mcq mode
` [PATCH v7 09/16] ufs: core: mcq: Configure operation and runtime interface

[PATCH 0/2] Fix lack of section mismatch warnings with LTO
 2022-11-29 19:21 UTC  (2+ messages)

[PATCH v5 0/9] Implement AMD Pstate EPP Driver
 2022-11-29 19:19 UTC  (2+ messages)

[PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-11-29 19:18 UTC  (6+ messages)
` [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).