linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-24 15:35:54 to 2022-04-24 21:24:46 UTC [more...]

[PATCH] clk: sunxi-ng: sun6i-rtc: Mark rtc-32k as critical
 2022-04-24 21:24 UTC  (2+ messages)

[PATCH] arm[64]/memremap: don't abuse pfn_valid() to ensure presence of linear map
 2022-04-24 21:19 UTC  (4+ messages)

[PATCH] selftests/resctrl: Fix null pointer dereference on open failed
 2022-04-24 21:15 UTC 

[PATCH net-next v3 0/2] propagate extack to vxlan_fdb_delete
 2022-04-24 21:09 UTC  (13+ messages)
` [PATCH net-next v3 1/2] rtnetlink: add extack support in fdb del handlers
` [PATCH net-next v3 2/2] net: vxlan: vxlan_core.c: Add extack support to vxlan_fdb_delete

[PATCH] ALSA: pcm: Check for null pointer of pointer substream before dereferencing it
 2022-04-24 20:59 UTC 

[PATCH] hex2bin: make the function hex_to_bin constant-time
 2022-04-24 20:54 UTC 

[PATCH] hex2bin: fix access beyond string end
 2022-04-24 20:48 UTC 

[PATCH v2 1/8] lib/printbuf: New data structure for heap-allocated strings
 2022-04-24 20:36 UTC  (11+ messages)
                ` Rust and Kernel Vendoring [Was Re: [PATCH v2 1/8] lib/printbuf: New data structure for heap-allocated strings]

[GIT PULL] sched/urgent for 5.18-rc4
 2022-04-24 20:35 UTC  (4+ messages)

[PATCH v2] sched/core: Skip sched_core_fork/free() when core sched is disabled
 2022-04-24 20:17 UTC 

[PATCH v3 0/4] dmaengine: sun6i: Allwinner D1 support
 2022-04-24 20:17 UTC  (6+ messages)
` [PATCH v3 1/4] dt-bindings: dma: sun50i-a64: Add compatible for D1
` [PATCH v3 2/4] dmaengine: sun6i: Do not use virt_to_phys
` [PATCH v3 3/4] dmaengine: sun6i: Add support for 34-bit physical addresses
` [PATCH v3 4/4] dmaengine: sun6i: Add support for the D1 variant

[PATCH] drm/amd/display: fix if == else warning
 2022-04-24 20:15 UTC  (2+ messages)

[PATCH v3 00/14] drm/sun4i: Allwinner D1 Display Engine 2.0 Support
 2022-04-24 20:08 UTC  (20+ messages)
` [PATCH v3 01/14] dt-bindings: display: Separate clock item lists by compatible
` [PATCH v3 02/14] dt-bindings: display: Add D1 display engine compatibles
` [PATCH v3 03/14] drm/sun4i: Remove obsolete references to PHYS_OFFSET
` [PATCH v3 04/14] drm/sun4i: hdmi: Use more portable I/O helpers
` [PATCH v3 05/14] drm/sun4i: Allow building the driver on RISC-V
` [PATCH v3 06/14] sun4i/drm: engine: Add mode_set callback
` [PATCH v3 07/14] sun4i/drm: backend: use mode_set engine callback
` [PATCH v3 08/14] sun4i/drm: sun8i: "
` [PATCH v3 09/14] drm/sun4i: Allow VI layers to be primary planes
` [PATCH v3 10/14] drm/sun4i: csc: Add support for the new MMIO layout
` [PATCH v3 11/14] drm/sun4i: Add support for D1 mixers
` [PATCH v3 12/14] drm/sun4i: Add support for D1 TCON TOP
` [PATCH v3 13/14] drm/sun4i: Add support for D1 TCONs
` [PATCH v3 14/14] drm/sun4i: Add compatible for D1 display engine

[PATCH] clk: sunxi-ng: ccu-sun6i-rtc: set rtc-32k to critical
 2022-04-24 19:55 UTC  (2+ messages)

[PATCH] irqchip/sun6i-r: Use NULL for chip_data
 2022-04-24 19:50 UTC  (2+ messages)

[PATCH v2 net] tcp: md5: incorrect tcp_header_len for incoming connections
 2022-04-24 19:36 UTC  (2+ messages)

[PATCH] clk: meson: meson8b: fix a memory leak in meson8b_clkc_init_common()
 2022-04-24 19:36 UTC  (4+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-5.18-3 tag
 2022-04-24 19:35 UTC  (2+ messages)

[GIT PULL] perf/urgent for 5.18-rc4
 2022-04-24 19:35 UTC  (2+ messages)

[GIT PULL] EDAC urgent for 5.18
 2022-04-24 19:35 UTC  (2+ messages)

[PATCH RESEND] selftests/damon: add damon to selftests root Makefile
 2022-04-24 19:35 UTC  (2+ messages)

[PATCH v2] net: dsa: mv88e6xxx: Fix port_hidden_wait to account for port_base_addr
 2022-04-24 19:33 UTC  (4+ messages)

[PATCH] sched/core: Skip sched_core_fork/free() when core sched is disabled
 2022-04-24 19:23 UTC  (2+ messages)

[PATCH] mm/mempolicy: clean up the code logic in queue_pages_pte_range
 2022-04-24 19:23 UTC  (2+ messages)

[PATCH v1] proc: limit schedstate node write operation
 2022-04-24 19:23 UTC  (2+ messages)

[PATCH] net: dsa: mv88e6xxx: Fix port_hidden_wait to account for port_base_addr
 2022-04-24 19:18 UTC  (2+ messages)

[PATCH v3] mm: make minimum slab alignment a runtime property
 2022-04-24 19:15 UTC  (2+ messages)

[PATCH v2] brcmfmac: of: introduce new property to allow disable PNO
 2022-04-24 19:13 UTC  (3+ messages)

[PATCH 00/27] kbuild: yet another series of cleanups (modpost and LTO)
 2022-04-24 19:08 UTC  (28+ messages)
` [PATCH 01/27] modpost: use snprintf() instead of sprintf() for safety
` [PATCH 02/27] modpost: do not write out any file when error occurred
` [PATCH 03/27] modpost: remove stale comment about sym_add_exported()
` [PATCH 04/27] modpost: add a separate error for exported symbols without definition
` [PATCH 05/27] modpost: retrieve the module dependency and CRCs in check_exports()
` [PATCH 06/27] modpost: use bool type where appropriate
` [PATCH 07/27] modpost: import include/linux/list.h
` [PATCH 08/27] modpost: traverse modules in order
` [PATCH 09/27] modpost: add sym_add_unresolved() helper
` [PATCH 10/27] modpost: traverse unresolved symbols in order
` [PATCH 11/27] modpost: use doubly linked list for dump_lists
` [PATCH 12/27] modpost: move struct namespace_list to modpost.c
` [PATCH 13/27] modpost: traverse the namespace_list in order
` [PATCH 14/27] modpost: dump Module.symvers in the same order of modules.order
` [PATCH 15/27] modpost: move static EXPORT_SYMBOL check to check_exports()
` [PATCH 16/27] modpost: make multiple export error
` [PATCH 17/27] modpost: make sym_add_exported() always allocate a new symbol
` [PATCH 18/27] modpost: make sym_add_exported() a void function
` [PATCH 19/27] modpost: use hlist for hash table implementation
` [PATCH 20/27] modpost: mitigate false-negatives for static EXPORT_SYMBOL checks
` [PATCH 21/27] kbuild: record symbol versions in *.cmd files
` [PATCH 22/27] kbuild: generate a list of objects in vmlinux
` [PATCH 23/27] modpost: retrieve symbol versions by parsing *.cmd files
` [PATCH 24/27] modpost: generate linker script to collect symbol versions
` [PATCH 25/27] kbuild: embed symbol versions at final link of vmlinux or modules
` [PATCH 26/27] kbuild: stop generating *.symversions
` [PATCH 27/27] kbuild: do not create *.prelink.o for Clang LTO or IBT

[PATCH v5 00/17] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2022-04-24 19:04 UTC  (18+ messages)
` [PATCH v5 01/17] drm/panfrost: Put mapping instead of shmem obj on panfrost_mmu_map_fault_addr() error
` [PATCH v5 02/17] drm/virtio: Correct drm_gem_shmem_get_sg_table() error handling
` [PATCH v5 03/17] drm/virtio: Check whether transferred 2D BO is shmem
` [PATCH v5 04/17] drm/virtio: Unlock reservations on virtio_gpu_object_shmem_init() error
` [PATCH v5 05/17] drm/virtio: Unlock reservations on dma_resv_reserve_fences() error
` [PATCH v5 06/17] drm/virtio: Use appropriate atomic state in virtio_gpu_plane_cleanup_fb()
` [PATCH v5 07/17] drm/virtio: Simplify error handling of virtio_gpu_object_create()
` [PATCH v5 08/17] drm/virtio: Improve DMA API usage for shmem BOs
` [PATCH v5 09/17] drm/virtio: Use dev_is_pci()
` [PATCH v5 10/17] drm/shmem-helper: Correct doc-comment of drm_gem_shmem_get_sg_table()
` [PATCH v5 11/17] drm/shmem-helper: Take reservation lock instead of drm_gem_shmem locks
` [PATCH v5 12/17] drm/shmem-helper: Add generic memory shrinker
` [PATCH v5 13/17] drm/virtio: Support memory shrinking
` [PATCH v5 14/17] drm/panfrost: Switch to generic memory shrinker
` [PATCH v5 15/17] drm/shmem-helper: Make drm_gem_shmem_get_pages() private
` [PATCH v5 16/17] drm/shmem-helper: Make drm_gem_shmem_is_purgeable() private
` [PATCH v5 17/17] drm/shmem-helper: Remove drm_gem_shmem_purge_locked()

[PATCH 0/3] staging: r8188eu: fix some null checks
 2022-04-24 19:01 UTC  (7+ messages)
` [PATCH 1/3] staging: r8188eu: fix null check in rtw_free_recvframe
` [PATCH 2/3] staging: r8188eu: fix null check in _rtw_enqueue_recvframe
` [PATCH 3/3] staging: r8188eu: fix null check in _rtw_free_mlme_priv

ctcm: rename READ/WRITE defines to avoid redefinitions
 2022-04-24 18:58 UTC 

[PATCH v2 00/48] ARM: PXA multiplatform support
 2022-04-24 18:48 UTC  (11+ messages)

[PATCH 1/1] powerpc/boot: remove unused function find_node_by_linuxphandle()
 2022-04-24 18:40 UTC 

[PATCH v6 00/17] archs/random: fallback to best raw ktime when no cycle counter
 2022-04-24 18:35 UTC  (3+ messages)
` [PATCH v6 03/17] parisc: define get_cycles macro for arch-override

[PATCH] drm/v3d: Fix null pointer dereference of pointer perfmon
 2022-04-24 18:35 UTC 

[PATCH] sysctl: minor cleanup in new_dir()
 2022-04-24 18:28 UTC 

[PATCH] clk: mux: remove redundant initialization of variable width
 2022-04-24 18:22 UTC 

[PATCH] hwrng: optee-rng: remove redundant initialization to variable rng_size
 2022-04-24 18:11 UTC 

[PATCH V1 0/6] virtio: Solution to restrict memory access under Xen using xen-grant DMA-mapping layer
 2022-04-24 18:08 UTC  (8+ messages)
` [PATCH V1 3/6] xen/virtio: Add option to restrict memory access under Xen
` [PATCH V1 6/6] arm/xen: Assign xen-grant DMA ops for xen-grant DMA devices

[PATCH] topology: Fix up build warning in topology_is_visible()
 2022-04-24 18:08 UTC  (3+ messages)

drivers/media/platform/mediatek/mdp/mtk_mdp_core.c:31:34: warning: unused variable 'mtk_mdp_comp_dt_ids'
 2022-04-24 18:03 UTC 

[PATCH v4 bpf 0/4] vmalloc: bpf: introduce VM_ALLOW_HUGE_VMAP
 2022-04-24 17:43 UTC  (4+ messages)

[v4 00/14] Add support for Bosch BNO055 IMU
 2022-04-24 17:46 UTC  (8+ messages)
` [v4 08/14] iio: imu: add Bosch Sensortec BNO055 core driver
` [v4 10/14] iio: document "serial_number" sysfs attribute

[PATCH] staging: iio: ad2s1210: remove redundant assignment to variable negative
 2022-04-24 17:39 UTC  (2+ messages)

[PATCH V4 0/7] iio: adc: sc27xx: adjust structure and add PMIC's support
 2022-04-24 17:34 UTC  (12+ messages)
` [PATCH V4 1/7] dt-bindings:iio:adc: add sprd,ump9620-adc dt-binding
` [PATCH V4 2/7] iio: adc: sc27xx: fix read big scale voltage not right
` [PATCH V4 3/7] iio: adc: Fine tune the scale calibration values
` [PATCH V4 5/7] iio: adc: refactor some functions for support more PMiCs

[PATCH] dt-bindings: watchdog: uniphier: Use unevaluatedProperties
 2022-04-24 17:22 UTC  (2+ messages)

[PATCH 0/2] fsi and hwmon (occ): Prevent occasional checksum failures
 2022-04-24 17:18 UTC  (3+ messages)
` [PATCH 2/2] hwmon (occ): Retry for checksum failure

[RESEND PATCH v2] scsi: ufs: wb: Add Manual Flush sysfs and cleanup toggle functions
 2022-04-24 17:17 UTC 

[PATCH v1 1/1] iio: gyro: mpu3050: Make use of device properties
 2022-04-24 17:24 UTC  (3+ messages)

[PATCH 1/1] drivers: hwmon: pmbus: register with thermal for PSC_TEMPERATURE
 2022-04-24 17:15 UTC  (2+ messages)

[PATCH] sched/core: Optimize sched_core_next()
 2022-04-24 17:08 UTC 

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-04-24 16:59 UTC  (12+ messages)

[PATCH -next] ata: palmld: fix return value check in palmld_pata_probe()
 2022-04-24 16:55 UTC  (2+ messages)

[PATCH v3 0/3] hwmon: (adt7475) pin configuration
 2022-04-24 16:54 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: hwmon: Document adt7475 pin-function properties
` [PATCH v3 2/3] hwmon: (adt7475) Add support for pin configuration
` [PATCH v3 3/3] hwmon: (adt7475) Use enum chips when loading attenuator settings

[PATCH v2 0/2] iio: stk3310: Export near level property for proximity sensor
 2022-04-24 16:57 UTC  (2+ messages)

[PATCH v4 0/4] hwmon: add lan9668 driver
 2022-04-24 16:44 UTC  (7+ messages)
` [PATCH v4 3/4] dt-bindings: hwmon: add Microchip LAN966x bindings
` [PATCH v4 4/4] hwmon: add driver for the Microchip LAN966x SoC

[RESEND PATCH v2] scsi: ufs: wb: Add Manual Flush sysfs and cleanup toggle functions
 2022-04-24 16:40 UTC 

[PATCH] media: ov7670: remove ov7670_power_off from ov7670_remove
 2022-04-24 16:40 UTC  (2+ messages)

[PATCH v1 0/4] can: ctucanfd: clenup acoording to the actual rules and documentation linking
 2022-04-24 16:28 UTC  (5+ messages)
` [PATCH v1 1/4] can: ctucanfd: remove PCI module debug parameters and core debug statements
` [PATCH v1 2/4] can: ctucanfd: Remove unnecessary print function dev_err()
` [PATCH v1 3/4] can: ctucanfd: Remove unused including <linux/version.h>
` [PATCH v1 4/4] docs: networking: device drivers: can: add ctucanfd and its author e-mail update

[PATCH v2] scsi: ufs: wb: Add Manual Flush sysfs and cleanup toggle functions
 2022-04-24 16:27 UTC 

[PATCH v2 0/3] Add LTRF216A Driver
 2022-04-24 16:32 UTC  (3+ messages)
` [PATCH v2 3/3] iio: light: Add support for ltrf216a sensor

[PATCH] hwmon: (pmbus/max16601) Add MAX16602 support
 2022-04-24 16:19 UTC  (2+ messages)

[PATCH] jfs: remove unused pointer tblk
 2022-04-24 16:13 UTC 

[PATCH v5] Input: sun4i-lradc-keys - Add wakeup support
 2022-04-24 16:13 UTC 

[PATCH] ring-buffer: simplify if-if to if-else
 2022-04-24 16:12 UTC  (2+ messages)

[PATCH v4 9/9] iio: accel: bma400: Add support for activity and inactivity events
 2022-04-24 16:20 UTC  (3+ messages)

[PATCH v2] hwmon: (aquacomputer_d5next) Add support for Aquacomputer Farbwerk
 2022-04-24 16:09 UTC  (3+ messages)

[PATCH v3] rcu: Dump all rcuc kthreads status for CPUs that not report quiescent state
 2022-04-24 16:06 UTC  (2+ messages)

[PATCH] hwmon: (dell-smm) Update Documentation regarding firmware bugs
 2022-04-24 16:05 UTC  (2+ messages)

[PATCH v3 0/4] Pine64 PinePhone keyboard support
 2022-04-24 16:04 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: input: Add the PinePhone keyboard binding
` [PATCH v3 2/4] Input: pinephone-keyboard - Add PinePhone keyboard driver
` [PATCH v3 3/4] Input: pinephone-keyboard - Support the proxied I2C bus
` [PATCH v3 4/4] [DO NOT MERGE] arm64: dts: allwinner: pinephone: Add keyboard

[PATCH] dt-bindings: iio: Fix incorrect compatible strings in examples
 2022-04-24 16:12 UTC  (2+ messages)

[PATCH V5] mmc: sdhci-msm: Reset GCC_SDCC_BCR register for SDHC
 2022-04-24 16:02 UTC 

[PATCH v1 1/3] dt-bindings: iio: adc: add AD4130
 2022-04-24 16:05 UTC  (8+ messages)
` [PATCH v1 3/3] iio: adc: ad4130: add AD4130 driver

[PATCH] media: dvbdev: remove redundant initialization of variable ret
 2022-04-24 15:47 UTC 

[PATCH v1] proc: limit schedstate node write operation
 2022-04-24 15:27 UTC  (3+ messages)

[PATCH v2] char: misc:use DEFINE_PROC_SHOW_ATTRIBUTE micro to simplify misc proc_fops
 2022-04-24 15:35 UTC  (2+ messages)

[PATCH bpf-next v3 0/7] bpf trampoline for arm64
 2022-04-24 15:40 UTC  (5+ messages)
` [PATCH bpf-next v3 1/7] arm64: ftrace: Add ftrace direct call support
` [PATCH bpf-next v3 3/7] bpf: Move is_valid_bpf_tramp_flags() to the public trampoline code
` [PATCH bpf-next v3 6/7] bpf, arm64: bpf trampoline for arm64
` [PATCH bpf-next v3 7/7] selftests/bpf: Fix trivial typo in fentry_fexit.c

[net] 9b8eb43eca: BUG:kernel_NULL_pointer_dereference,address
 2022-04-24 15:19 UTC 

[PATCH V3 0/3] Add ums512 clocks and relative bindings file
 2022-04-24 15:12 UTC  (10+ messages)
` [PATCH V3 1/3] dt-bindings: clk: sprd: Add bindings for ums512 clock controller


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).