messages from 2023-06-23 15:09:37 to 2023-06-23 17:20:12 UTC [more...]
[PATCH] libnvdimm/of_pmem: Add check and kfree for kstrdup
2023-06-23 17:19 UTC (2+ messages)
[PATCH] libnvdimm/of_pmem: Replace kstrdup with devm_kstrdup and add check
2023-06-23 17:17 UTC (2+ messages)
[PATCH 2/3] fd/locks: allow get the lock owner by F_OFD_GETLK
2023-06-23 17:18 UTC (12+ messages)
[RFC PATCH v2 0/6] KVM: guest memory: Misc enhacnement
2023-06-23 17:18 UTC (5+ messages)
` [RFC PATCH v2 3/6] KVM: x86/mmu: Pass round full 64-bit error code for the KVM page fault
[PATCH 00/39] drm: renesas: shmobile: Atomic conversion + DT support
2023-06-23 17:18 UTC (60+ messages)
` [PATCH 01/39] dt-bindings: display: Add Renesas SH-Mobile LCDC bindings
` [PATCH 06/39] drm: renesas: shmobile: Add support for Runtime PM
` [PATCH 09/39] drm: renesas: shmobile: Add missing YCbCr formats
` [PATCH 10/39] drm: renesas: shmobile: Improve shmob_drm_format_info table
` [PATCH 11/39] drm: renesas: shmobile: Remove backlight support
` [PATCH 15/39] drm: renesas: shmobile: Improve error handling
` [PATCH 16/39] drm: renesas: shmobile: Convert to use devm_request_irq()
` [PATCH 17/39] drm: renesas: shmobile: Use drmm_universal_plane_alloc()
` [PATCH 18/39] drm: renesas: shmobile: Embed drm_device in shmob_drm_device
` [PATCH 19/39] drm: renesas: shmobile: Convert container helpers to static inline functions
` [PATCH 20/39] drm: renesas: shmobile: Replace .dev_private with container_of()
` [PATCH 21/39] drm: renesas: shmobile: Use struct videomode in platform data
` [PATCH 22/39] drm: renesas: shmobile: Use media bus formats "
` [PATCH 23/39] drm: renesas: shmobile: Move interface handling to connector setup
` [PATCH 24/39] drm: renesas: shmobile: Unify plane allocation
` [PATCH 25/39] drm: renesas: shmobile: Rename shmob_drm_crtc.crtc
` [PATCH 26/39] drm: renesas: shmobile: Rename shmob_drm_connector.connector
` [PATCH 27/39] drm: renesas: shmobile: Rename shmob_drm_plane.plane
` [PATCH 28/39] drm: renesas: shmobile: Use drm_crtc_handle_vblank()
` [PATCH 29/39] drm: renesas: shmobile: Move shmob_drm_crtc_finish_page_flip()
` [PATCH 30/39] drm: renesas: shmobile: Wait for page flip when turning CRTC off
` [PATCH 31/39] drm: renesas: shmobile: Turn vblank on/off when enabling/disabling CRTC
` [PATCH 32/39] drm: renesas: shmobile: Shutdown the display on remove
` [PATCH 33/39] drm: renesas: shmobile: Cleanup encoder
` [PATCH 36/39] drm: renesas: shmobile: Use suspend/resume helpers
` [PATCH 37/39] drm: renesas: shmobile: Remove internal CRTC state tracking
` [PATCH 38/39] drm: renesas: shmobile: Atomic conversion part 3
[PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
2023-06-23 17:17 UTC (4+ messages)
[PATCH v2 0/4] spi: Fix DMA bugs in (not only) spi-s3c64xx
2023-06-23 17:16 UTC (6+ messages)
` [PATCH v2 3/4] spi: Split transfers larger than max size
[PATCH V4 0/8] Support Wifi RFI interference mitigation feature
2023-06-23 17:15 UTC (8+ messages)
` [PATCH V4 1/8] drivers/acpi: Add support for Wifi band RF mitigations
[PATCH net-next v2 00/10] net: phy: C45-over-C22 access
2023-06-23 17:15 UTC (3+ messages)
` [PATCH net-next v2 03/10] net: phy: introduce phy_is_c45()
[PATCH 1/2] carl9170: re-fix fortified-memset warning
2023-06-23 17:15 UTC (5+ messages)
` [PATCH 2/2] mac80211: make ieee80211_tx_info padding explicit
[PATCH v2 0/2] seqlock,mm: lockdep annotation + write_seqlock_irqsave()
2023-06-23 17:12 UTC (3+ messages)
` [PATCH v2 1/2] seqlock: Do the lockdep annotation before locking in do_write_seqcount_begin_nested()
` [PATCH v2 2/2] mm/page_alloc: Use write_seqlock_irqsave() instead write_seqlock() + local_irq_save()
[PATCH v3 00/15] powerpc/objtool: uaccess validation for PPC32 (v3)
2023-06-23 17:05 UTC (16+ messages)
` [PATCH v3 01/15] powerpc/kuap: Avoid unnecessary reads of MD_AP
` [PATCH v3 02/15] powerpc/kuap: Avoid useless jump_label on empty function
` [PATCH v3 03/15] powerpc/kuap: Refactor static branch for disabling kuap
` [PATCH v3 04/15] powerpc/kuap: Make disabling KUAP at boottime impossible except on book3s/64
` [PATCH v3 05/15] powerpc/kuap: KUAP enabling/disabling functions must be __always_inline
` [PATCH v3 06/15] Revert "powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm goto"
` [PATCH v3 07/15] objtool: Allow an architecture to disable objtool on ASM files
` [PATCH v3 08/15] objtool: Fix JUMP_ENTRY_SIZE for bi-arch like powerpc
` [PATCH v3 09/15] objtool: Add INSN_RETURN_CONDITIONAL
` [PATCH v3 10/15] objtool: Add support for relative switch tables
` [PATCH v3 11/15] objtool: Remove too strict constraint in jump table search
` [PATCH v3 12/15] objtool: Add support for more complex UACCESS control
` [PATCH v3 13/15] objtool: Prepare noreturns.h for more architectures
` [PATCH v3 14/15] powerpc/bug: Annotate reachable after warning trap
` [PATCH v3 15/15] powerpc: Implement UACCESS validation on PPC32
[PATCH] cpufreq: qcom-cpufreq-hw: Use dev_err_probe() when failing to get icc paths
2023-06-23 17:08 UTC (2+ messages)
[PATCH] mm: Fix sparse warnings in backing-dev.h
2023-06-23 17:07 UTC
[PATCH 0/9] LoongArch: Preliminary ClangBuiltLinux enablement
2023-06-23 17:06 UTC (18+ messages)
` [PATCH 3/9] LoongArch: Prepare for assemblers with proper FCSR bank support
` [PATCH 4/9] LoongArch: Make {read,write}_fcsr compatible with LLVM/Clang
` [PATCH 6/9] LoongArch: Simplify the invtlb wrappers
` [PATCH 7/9] LoongArch: Tweak CFLAGS for Clang compatibility
` [PATCH 8/9] Makefile: Add loongarch target flag for Clang compilation
` [PATCH 9/9] LoongArch: Mark Clang LTO as working
[PATCH 0/2] zsmalloc: small compaction improvements
2023-06-23 17:03 UTC (2+ messages)
[PATCH 1/3] modpost: factor out inst location calculation to section_rel()
2023-06-23 17:00 UTC (4+ messages)
[PATCH net-next v4 00/15] splice, net: Switch over users of sendpage() and remove it
2023-06-23 17:00 UTC (5+ messages)
` [PATCH net-next v4 03/15] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
` [PATCH net-next v4 11/15] iscsi: "
[PATCH V3] thermal/core/power_allocator: avoid thermal cdev can not be reset
2023-06-23 16:55 UTC (10+ messages)
` [PATCH V4] thermal/core/power_allocator: reset thermal governor when trip point is changed
RO mount of ext4 filesystem causes writes
2023-06-23 16:53 UTC (7+ messages)
[PATCH 0/2] Prevent RESV_DIRECT devices from user assignment
2023-06-23 16:49 UTC (3+ messages)
` [PATCH 2/2] iommu/vt-d: Remove rmrr check in domain attaching device path
[PATCH V5 0/5] Add camera clock controller support for SM8550
2023-06-23 16:46 UTC (6+ messages)
` [PATCH V5 1/5] dt-bindings: clock: qcom: Add SM8550 camera clock controller
` [PATCH V5 2/5] clk: qcom: clk-alpha-pll: Add support for lucid ole pll configure
` [PATCH V5 3/5] clk: qcom: camcc-sm8550: Add camera clock controller driver for SM8550
` [PATCH V5 4/5] clk: qcom: camcc-sm8550: Add support for qdss, sleep and xo clocks
` [PATCH V5 5/5] arm64: dts: qcom: sm8550: Add camera clock controller
[RFC PATCH V3 0/6] SCHED_DEADLINE server infrastructure
2023-06-23 16:47 UTC (3+ messages)
` [RFC PATCH V3 4/6] sched/deadline: Introduce deadline servers
[PATCH V4 0/4] Add camera clock controller support for SM8550
2023-06-23 16:47 UTC (16+ messages)
` [PATCH V4 2/4] clk: qcom: camcc-sm8550: Add camera clock controller driver "
` [PATCH V4 4/4] arm64: dts: qcom: sm8550: Add camera clock controller
linux-next: build failure after merge of the device-mapper tree
2023-06-23 16:47 UTC (2+ messages)
[PATCH 0/5] scsi: dt-bindings: ufs: qcom: Some fixes to clear all dtbs_check warnings
2023-06-23 16:45 UTC (3+ messages)
` [PATCH 1/5] scsi: dt-bindings: ufs: qcom: Fix ICE phandle
[PATCH 0/2] iio: ad74413r: allow configuring digital input threshold
2023-06-23 16:44 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: iio: ad74413r: add binding for "
[PATCH 0/2] SMCA CPER Fixes
2023-06-23 16:42 UTC (12+ messages)
` [PATCH 1/2] x86/mce: Disable preemption for CPER decoding
[PATCH 0/7] thermal: enhancements on thermal stats
2023-06-23 16:40 UTC (5+ messages)
` [PATCH 5/7] thermal: stats: introduce tz time in trip
[PATCH 0/9] MSM8998 clk cleanups and fixups
2023-06-23 16:40 UTC (5+ messages)
` [PATCH 1/9] dt-bindings: clk: qcom,gcc-msm8998: Add missing GPU/MMSS GPLL0 legs
` [PATCH 2/9] dt-bindings: clock: qcom,mmcc: Add GPLL0_DIV for MSM8998
[PATCH v2 0/4] Improve hugetlbfs read on HWPOISON hugepages
2023-06-23 16:40 UTC (5+ messages)
` [PATCH v2 1/4] mm/hwpoison: delete all entries before traversal in __folio_free_raw_hwp
` [PATCH v2 2/4] mm/hwpoison: check if a subpage of a hugetlb folio is raw HWPOISON
` [PATCH v2 3/4] hugetlbfs: improve read HWPOISON hugepage
` [PATCH v2 4/4] selftests/mm: add tests for HWPOISON hugetlbfs read
[PATCH v1 1/3] mm/hwpoison: find subpage in hugetlb HWPOISON list
2023-06-23 16:40 UTC (12+ messages)
[PATCH RESEND] binfmt_elf: fix comment typo s/reset/regset/
2023-06-23 16:38 UTC (2+ messages)
[PATCH v4 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
2023-06-23 16:38 UTC (7+ messages)
[PATCH v4 0/6] soc: qcom: llcc: Add support for QDU1000/QRU1000
2023-06-23 16:37 UTC (5+ messages)
` [PATCH v4 1/6] dt-bindings: nvmem: sec-qfprom: Add bindings for secure qfprom
` [PATCH v4 2/6] dt-bindings: cache: qcom,llcc: Add LLCC compatible for QDU1000/QRU1000
[PATCH 1/2] dt-bindings: usb: Add binding for Genesys Logic GL3523 hub
2023-06-23 16:36 UTC (2+ messages)
[PATCH v2] elf: correct note name comment
2023-06-23 16:36 UTC (2+ messages)
[PATCH V2 0/6] Add camera clock controller support for SM8550
2023-06-23 16:35 UTC (11+ messages)
` [PATCH V2 3/6] clk: qcom: clk-alpha-pll: Remove explicit CAL_L configuration for EVO PLL
[PATCH v2 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
2023-06-23 16:33 UTC (8+ messages)
` [PATCH v2 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller
` [PATCH v2 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support
` [PATCH v2 3/3] riscv: dts: allwinner: d1: Add pwm node
[PATCH 0/2] Fix CFI failures with GCOV_PROFILE_ALL
2023-06-23 16:32 UTC (2+ messages)
[PATCH] MIPS: DTS: CI20: Raise VDDCORE voltage to 1.125 volts
2023-06-23 16:31 UTC (3+ messages)
[PATCH v3] x86/hyperv: add noop functions to x86_init mpparse functions
2023-06-23 16:28 UTC
[PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
2023-06-23 16:25 UTC (11+ messages)
Fwd: kernel fault on hibernation: get_zeroed_page/swsusp_write
2023-06-23 16:17 UTC (2+ messages)
Invalid event (cycles:pp) in per-thread mode, enable system wide with '-a'
2023-06-23 16:23 UTC (12+ messages)
[PATCH v3 0/9] MediaTek DisplayPort: support eDP and aux-bus
2023-06-23 16:22 UTC (3+ messages)
` [PATCH v3 9/9] drm/mediatek: dp: Add support for embedded DisplayPort aux-bus
[PATCH v3 0/6] Enable decoder for mt8183
2023-06-23 16:21 UTC (9+ messages)
` [PATCH v3 3/6] media: dt-bindings: mediatek,vcodec: Remove VDEC_SYS "
[PATCH v2 00/12] Add metric has_event, update intel vendor events
2023-06-23 16:08 UTC (15+ messages)
` [PATCH v2 01/12] perf expr: Add has_event function
` [PATCH v2 02/12] perf jevents: Support for "
` [PATCH v2 03/12] perf vendor metrics intel: Make transaction metrics conditional
` [PATCH v2 04/12] perf vendor events intel: Add rocketlake events/metrics
` [PATCH v2 05/12] perf vendor events intel: Update meteorlake to 1.03
` [PATCH v2 06/12] perf vendor events intel: Update cascadelakex to 1.19
` [PATCH v2 07/12] perf vendor events intel: Update icelake "
` [PATCH v2 08/12] perf vendor events intel: Update icelakex to 1.21
` [PATCH v2 09/12] perf vendor events intel: Update sapphirerapids to 1.14
` [PATCH v2 10/12] perf vendor events intel: Update skylake to 57
` [PATCH v2 11/12] perf vendor events intel: Update skylakex to 1.31
` [PATCH v2 12/12] perf vendor events intel: Update tigerlake to 1.13
[syzbot] WARNING in usbnet_start_xmit/usb_submit_urb
2023-06-23 16:07 UTC (4+ messages)
` [syzbot] [usb?] "
[PATCH v2 00/14] powerpc/objtool: uaccess validation for PPC32 (v2)
2023-06-23 16:03 UTC (7+ messages)
` [PATCH v2 10/14] objtool: Add support for relative switch tables
` [PATCH v2 14/14] powerpc: Implement UACCESS validation on PPC32
[PATCH 0/3] Add SiFive Private L2 cache and PMU driver
2023-06-23 16:03 UTC (7+ messages)
` [PATCH 2/3] soc: sifive: Add SiFive private L2 cache "
[PATCH v3] io_uring: Add io_uring command support for sockets
2023-06-23 15:55 UTC (3+ messages)
[PATCH v5 0/5] Handle corrected machine check interrupt storms
2023-06-23 15:54 UTC (8+ messages)
` [PATCH v6 0/4] "
` [PATCH v6 2/4] x86/mce: Add per-bank CMCI storm mitigation
` [PATCH v6 3/4] x86/mce: Handle AMD threshold interrupt storms
[PATCH] OPP: Use dev_err_probe() when failing to get icc_path
2023-06-23 15:53 UTC
[RFC PATCH v9 00/10] Create common DPLL configuration API
2023-06-23 15:53 UTC (3+ messages)
[PATCH] usb: ohci-at91: Fix the unhandle interrupt when resume
2023-06-23 15:52 UTC (4+ messages)
[Patch v2 1/2] smp: Add helper function to mark possible bad package number
2023-06-23 15:49 UTC (8+ messages)
` [Patch v2 2/2] x86/tsc: use logical_packages as a better estimation of socket numbers
net: macb: sparse warning fixes
2023-06-23 15:42 UTC (4+ messages)
[PATCH] media: tc358746: select CONFIG_GENERIC_PHY
2023-06-23 15:41 UTC (2+ messages)
[PATCH v3] net: macsec SCI assignment for ES = 0
2023-06-23 15:40 UTC (3+ messages)
[net-next PATCH] net: dsa: qca8k: add support for additional modes for netdev trigger
2023-06-23 15:34 UTC (5+ messages)
[PATCH] arm64: ftrace: fix build error with CONFIG_FUNCTION_GRAPH_TRACER=n
2023-06-23 15:35 UTC (2+ messages)
[PATCH drm-next v5 00/14] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
2023-06-23 15:34 UTC (12+ messages)
` [PATCH drm-next v5 03/14] drm: manager to keep track of GPUs VA mappings
[v2, 2/2] mtd: spinand: winbond: Fix ecc_get_status
2023-06-23 15:33 UTC
[v2, 1/2] mtd: spinand: toshiba: Fix ecc_get_status
2023-06-23 15:33 UTC
[PATCH] parport_pc: don't allow driver for SPARC32
2023-06-23 15:33 UTC (4+ messages)
[syzbot] [crypto?] general protection fault in shash_async_update
2023-06-23 15:29 UTC (2+ messages)
[PATCH] leds: simatic-ipc-leds-gpio: restore LEDS_CLASS dependency
2023-06-23 15:22 UTC
[PATCH 08/11] sysctl: Add size to register_sysctl_init
2023-06-23 15:20 UTC (6+ messages)
[RFC PATCH v2 0/4] add initial io_uring_cmd support for sockets
2023-06-23 15:20 UTC (6+ messages)
` [RFC PATCH v2 1/4] net: wire up support for file_operations->uring_cmd()
[PATCH v2 0/7] x86/resctrl: Add support for Sub-NUMA cluster (SNC) systems
2023-06-23 15:19 UTC (5+ messages)
` [PATCH v2 7/7] x86/resctrl: Determine if Sub-NUMA Cluster is enabled and initialize
[PATCH v2] drm/bridge: ps8640: Drop the ability of ps8640 to fetch the EDID
2023-06-23 15:19 UTC (2+ messages)
[PATCH v4] lib/test_bpf: Call page_address() on page acquired with GFP_KERNEL flag
2023-06-23 15:16 UTC
[PATCH 0/8] Fix comment typos about "transmit"
2023-06-23 15:12 UTC (4+ messages)
[PATCH v2] ASoC: amd: update pm_runtime enable sequence
2023-06-23 21:41 UTC (4+ messages)
[PATCH v3 01/11] media: videobuf2: Access vb2_queue bufs array through helper functions
2023-06-23 15:10 UTC (2+ messages)
[PATCH v2 0/3] Some fixes for select_usb_power_delivery
2023-06-23 15:10 UTC (4+ messages)
` [PATCH v2 1/3] usb: typec: Set port->pd before adding device for typec_port
` [PATCH v2 2/3] usb: typec: Iterate pds array when showing the pd list
` [PATCH v2 3/3] usb: typec: Use sysfs_emit_at when concatenating the string
linux-next: build failure after merge of the bluetooth tree
2023-06-23 15:09 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox