linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-23 10:46:17 to 2023-12-23 20:21:13 UTC [more...]

[GIT PULL] Char/Misc driver fixes for 6.7-rc6
 2023-12-23 20:21 UTC  (2+ messages)

[GIT PULL] x86 fixes
 2023-12-23 20:21 UTC  (2+ messages)

[GIT PULL] SCSI fixes for 6.7-rc6
 2023-12-23 20:21 UTC  (2+ messages)

[GIT PULL] USB driver fixes for 6.7-rc6
 2023-12-23 20:21 UTC  (2+ messages)

[git pull] Input updates for v6.7-rc6
 2023-12-23 20:21 UTC  (2+ messages)

[PATCH v2] usb: core: Add quirk for Logitech Rallybar
 2023-12-23 20:01 UTC  (2+ messages)

[syzbot] [usb?] UBSAN: array-index-out-of-bounds in usbhid_parse
 2023-12-23 19:59 UTC  (2+ messages)
` [syzbot] [PATCH] usbhid: fix array-index-out-of-bounds in usbhid_parse UBSAN warning

[PATCH 0/2] iio: light: add support for AMS AS7331
 2023-12-23 19:45 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: iio: light: as73211: add support for as7331
` [PATCH 2/2] io: "

[PATCH net v2 0/1] net: ravb: fixes for the ravb driver
 2023-12-23 19:43 UTC  (4+ messages)
` [PATCH net v2 1/1] net: ravb: Wait for operation mode to be applied

[PATCH v2] platform/x86: wmi: linux/wmi.h: fix Excess kernel-doc description warning
 2023-12-23 19:43 UTC 

[PATCH] platform/x86: wmi: linux/wmi.h: fix Excess kernel-doc description warning
 2023-12-23 19:42 UTC  (3+ messages)

[PATCH v3 0/4] staging: rtl8192e: rename variable pHT
 2023-12-23 19:36 UTC  (4+ messages)

[PATCH] Documentation/trace: Fixed typos in the ftrace FLAGS section
 2023-12-23 19:30 UTC  (2+ messages)

[PATCH] Documentation/i2c: fix spelling error in i2c-address-translators i2c-address-translators
 2023-12-23 19:29 UTC  (2+ messages)

[PATCH] Documentation/PCI: fix spelling mistake in boot-interrupts
 2023-12-23 19:28 UTC  (2+ messages)

[PATCH 0/2] powerpc/powernv/vas: Adjustments for two function implementations
 2023-12-23 19:22 UTC  (3+ messages)
` [PATCH 1/2] powerpc/powernv/vas: One function call less in vas_window_alloc() after error detection
` [PATCH 2/2] powerpc/powernv/vas: Return directly after a failed kasprintf() in map_paste_region()

[PATCH] Documentation/PCI: fix spelling mistake in msi-howto
 2023-12-23 19:25 UTC  (2+ messages)

[PATCH] pinctrl: samsung: constify iomem pointers
 2023-12-23 19:19 UTC 

[PATCH] HID: lenovo: Restrict detection of patched firmware only to USB cptkbd
 2023-12-23 19:12 UTC  (4+ messages)
    ` [PATCH] HID: lenovo: Add middleclick_workaround sysfs knob for cptkbd

[GIT PULL] afs, dns: Fix dynamic root interaction with negative DNS
 2023-12-23 19:14 UTC  (3+ messages)

[PATCH net-next v7 0/2] nfc: Fix UAF during datagram sending caused by missing refcounting
 2023-12-23 19:04 UTC  (3+ messages)
` [PATCH net-next v7 1/2] nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_local

[PATCH v5 00/16] PCI: imx6: Clean up and add imx95 pci support
 2023-12-23 18:44 UTC  (11+ messages)
` [PATCH v5 04/16] dt-bindings: imx6q-pcie: Add linux,pci-domain as required for iMX8MQ
` [PATCH v5 09/16] dt-bindings: imx6q-pcie: Clean up irrationality clocks check
` [PATCH v5 10/16] dt-bindings: imx6q-pcie: remove reg and reg-name
` [PATCH v5 15/16] dt-bindings: imx6q-pcie: Add iMX95 pcie endpoint compatible string

[PATCH RFC v3 for-6.8/block 00/17] block: don't access bd_inode directly from other modules
 2023-12-23 18:39 UTC  (4+ messages)
` [PATCH RFC v3 for-6.8/block 09/17] btrfs: use bdev apis

[PATCH v3 0/9] Add CMDQ secure driver for SVP
 2023-12-23 18:38 UTC  (4+ messages)
` [PATCH v3 2/9] dt-bindings: mailbox: Add mboxes property for CMDQ secure driver

[PATCH v2] drm/debugfs: drop unneeded DEBUG_FS guard
 2023-12-23 18:32 UTC 

[PATCH v2 0/4] arm64: rockchip: Pine64 pinetab2 support
 2023-12-23 18:32 UTC  (6+ messages)
` [PATCH v2 1/4] dt-bindings: display: panel: Add BOE TH101MB31IG002-28A panel
` [PATCH v2 2/4] drm/panel: Add driver for "
` [PATCH v2 3/4] dt-bindings: arm64: rockchip: Add Pine64 Pinetab2
` [PATCH v2 4/4] arm64: dts: rockchip: Add devicetree for "

[PATCH v3 00/11] Add mediate-drm secure flow for SVP
 2023-12-23 18:29 UTC  (12+ messages)
` [PATCH v3 01/11] drm/mediatek: Add interface to allocate MediaTek GEM buffer
` [PATCH v3 02/11] drm/mediatek/uapi: Add DRM_MTK_GEM_CREATE_ENCRYPTED flag
` [PATCH v3 03/11] drm/mediatek: Add secure buffer control flow to mtk_drm_gem
` [PATCH v3 04/11] drm/mediatek: Add secure identify flag and funcution to mtk_drm_plane
` [PATCH v3 05/11] drm/mediatek: Add mtk_ddp_sec_write to config secure buffer info
` [PATCH v3 06/11] drm/mediatek: Add get_sec_port interface to mtk_ddp_comp
` [PATCH v3 07/11] drm/mediatek: Add secure layer config support for ovl
` [PATCH v3 08/11] drm/mediatek: Add secure layer config support for ovl_adaptor
` [PATCH v3 09/11] drm/mediatek: Add secure flow support to mediatek-drm
` [PATCH v3 10/11] drm/mediatek: Add cmdq_insert_backup_cookie before secure pkt finalize
` [PATCH v3 11/11] arm64: dts: mt8195: Add secure mbox settings for vdosys

[PATCH] sysctl: delete unused define SYSCTL_PERM_EMPTY_DIR
 2023-12-23 18:25 UTC  (2+ messages)

[PATCH v5 00/11] mempolicy2, mbind2, and weighted interleave
 2023-12-23 18:11 UTC  (12+ messages)
` [PATCH v5 01/11] mm/mempolicy: implement the sysfs-based weighted_interleave interface
` [PATCH v5 02/11] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
` [PATCH v5 03/11] mm/mempolicy: refactor sanitize_mpol_flags for reuse
` [PATCH v5 04/11] mm/mempolicy: create struct mempolicy_args for creating new mempolicies
` [PATCH v5 05/11] mm/mempolicy: refactor kernel_get_mempolicy for code re-use
` [PATCH v5 06/11] mm/mempolicy: allow home_node to be set by mpol_new
` [PATCH v5 07/11] mm/mempolicy: add userland mempolicy arg structure
` [PATCH v5 08/11] mm/mempolicy: add set_mempolicy2 syscall
` [PATCH v5 09/11] mm/mempolicy: add get_mempolicy2 syscall
` [PATCH v5 10/11] mm/mempolicy: add the mbind2 syscall
` [PATCH v5 11/11] mm/mempolicy: extend set_mempolicy2 and mbind2 to support weighted interleave

[PATCH] SELinux: Check correct permissions for FS_IOC32_*
 2023-12-23 17:54 UTC  (8+ messages)
` [PATCH] security: new security_file_ioctl_compat() hook

[PATCH] Documentation/core-api : fix typo in workqueue
 2023-12-23 17:53 UTC 

[PATCH 1/2] crypto: shash - remove excess kerneldoc members
 2023-12-23 17:45 UTC  (4+ messages)
` [PATCH 2/2] crypto: skcipher "

arch/x86/kernel/callthunks.c:332:35: warning: '%lu' directive writing between 1 and 10 bytes into a region of size 7
 2023-12-23 17:44 UTC 

[PATCH] sched: Fix tg->load when offlining a CPU
 2023-12-23 17:29 UTC  (2+ messages)
` [tip: sched/urgent] sched/fair: "

[PATCH 0/4] badblocks: bugfix and cleanup of _badblocks_check()
 2023-12-23 17:28 UTC  (2+ messages)

[PATCH v3] staging: media: atomisp: pci: Fix spelling mistake in ia_css_acc_types.h
 2023-12-23 17:25 UTC  (2+ messages)

Linux regressions report for mainline [2023-12-23]
 2023-12-23 17:20 UTC 

[PATCH v2] LoongArch: signal.c: add header file to fix build error
 2023-12-23 17:16 UTC  (4+ messages)

Bug in commit aa511ff8218b ("badblocks: switch to the improved badblock handling
 2023-12-23 17:13 UTC  (5+ messages)

[PATCH 0/8] fs/ntfs3: Bugfix and refactoring
 2023-12-23 16:56 UTC  (5+ messages)
` [PATCH 5/8] fs/ntfs3: Use kvmalloc instead of kmalloc(... __GFP_NOWARN)

[PATCH] mm: swap: async free swap slot cache entries
 2023-12-23 16:51 UTC  (5+ messages)

[PATCH v2 22/22] platform/chrome: cros_ec: Use PM subsystem to manage wakeirq
 2023-12-23 16:41 UTC  (2+ messages)

net/netfilter/ipvs/ip_vs_core.c:1666:15: warning: variable 'outer_proto' set but not used
 2023-12-23 16:41 UTC 

[PATCH] media:fimc-capture: Fix a possible data inconsistency due to a data race in fimc_subdev_set_fmt()
 2023-12-23 16:43 UTC 

[PATCH net-next v1 1/1] ptp: ocp: Use DEFINE_RES_*() in place
 2023-12-23 16:40 UTC  (2+ messages)

[PATCH v4 0/3] afs: Fix dynamic root interaction with failing DNS lookups
 2023-12-23 16:36 UTC  (3+ messages)
` [PATCH v4 3/3] keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry

[PATCH v4 1/2] dt-bindings: hwmon: (lm75) Add AMS AS6200 temperature sensor
 2023-12-23 16:21 UTC  (2+ messages)
` [PATCH v4 2/2] "

[PATCH v7 1/7] topology: Add a new arch_scale_freq_reference
 2023-12-23 16:09 UTC  (2+ messages)
` [tip: sched/core] sched/topology: Add a new arch_scale_freq_ref() method

[PATCH v7 2/7] cpufreq: Use the fixed and coherent frequency for scaling capacity
 2023-12-23 16:09 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v7 3/7] cpufreq/schedutil: Use a fixed reference frequency
 2023-12-23 16:09 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v7 4/7] energy_model: Use a fixed reference frequency
 2023-12-23 16:09 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v7 5/7] cpufreq/cppc: Move and rename cppc_cpufreq_{perf_to_khz|khz_to_perf}
 2023-12-23 16:09 UTC  (2+ messages)
` [tip: sched/core] cpufreq/cppc: Move and rename cppc_cpufreq_{perf_to_khz|khz_to_perf}()

[PATCH v7 6/7] cpufreq/cppc: Set the frequency used for computing the capacity
 2023-12-23 16:09 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v7 7/7] arm64/amu: Use capacity_ref_freq to set AMU ratio
 2023-12-23 16:09 UTC  (2+ messages)
` [tip: sched/core] arm64/amu: Use capacity_ref_freq() "

[PATCH v2 1/2] sched/fair: Remove SCHED_FEAT(UTIL_EST_FASTUP, true)
 2023-12-23 16:09 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v2 2/2] sched/fair: Simplify util_est
 2023-12-23 16:09 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v3] sched/fair: Use all little CPUs for CPU-bound workload
 2023-12-23 16:09 UTC  (2+ messages)
` [tip: sched/core] sched/fair: Use all little CPUs for CPU-bound workloads

[PATCH] sched/fair: remove next_buddy_marked
 2023-12-23 16:09 UTC  (2+ messages)
` [tip: sched/core] sched/fair: Remove unused 'next_buddy_marked' local variable in check_preempt_wakeup_fair()

[PATCH v3 0/2] riscv: enable EFFICIENT_UNALIGNED_ACCESS and DCACHE_WORD_ACCESS
 2023-12-23 15:52 UTC  (3+ messages)
` [PATCH v3 1/2] riscv: introduce RISCV_EFFICIENT_UNALIGNED_ACCESS
` [PATCH v3 2/2] riscv: select DCACHE_WORD_ACCESS for efficient unaligned access HW

[PATCH v6 5/5] dm-crypt: Fix lost ioprio when queuing write bios
 2023-12-23 15:41 UTC  (3+ messages)
` [PATCH v7 0/5] Fix I/O priority lost in device-mapper

[PATCH 1/7] [RFC PATCH 1/7] osdump: Add one new os minidump module
 2023-12-23 15:30 UTC  (6+ messages)

[REGRESSION] net/ipv6/addrconf: Temporary addresses with short lifetimes generating when they shouldn't, causing applications to fail
 2023-12-23 15:22 UTC  (2+ messages)

kernel/trace/ftrace.c:1608:18: sparse: sparse: incorrect type in assignment (different address spaces)
 2023-12-23 15:19 UTC 

[PATCH v2] ALSA: hda: cs35l41: Add HP override
 2023-12-23 15:09 UTC 

[PATCH 5/5] net: ethernet: altera: rename functions and their prototypes
 2023-12-23 15:06 UTC  (7+ messages)
` [PATCH v2 0/4] Rename functions and their prototypes and move to common files
  ` [PATCH v2 2/4] net: ethernet: altera: fix indentation warnings
  ` [PATCH v2 4/4] net: ethernet: altera: rename functions and their prototypes

KMSAN: uninit-value in io_rw_fail
 2023-12-23 14:56 UTC  (4+ messages)

[PATCH v2 1/3] rust: macros: add `decl_generics` to `parse_generics()`
 2023-12-23 14:43 UTC  (6+ messages)
` [PATCH v2 2/3] rust: macros: allow generic parameter default values in `#[pin_data]`
` [PATCH v2 3/3] rust: workqueue: add `#[pin_data]` to `Work`

[PATCH] mailmap: add entries for Mathieu Othacehe
 2023-12-23 14:42 UTC 

[PATCH] arm64: dts: imx93-var-som: Add Variscite VAR-SOM-MX93
 2023-12-23 14:39 UTC  (2+ messages)

[PATCH 0/4] Section alignment issues?
 2023-12-23 14:35 UTC  (9+ messages)
` [PATCH 1/4] linux/export: Fix alignment for 64-bit ksymtab entries

[PATCH v8 0/3] add zynqmp TCM bindings
 2023-12-23 14:34 UTC  (5+ messages)
` [PATCH v8 2/3] dts: zynqmp: add properties for TCM in remoteproc

[PATCH] kbuild: deb-pkg: split debian/copyright
 2023-12-23 14:32 UTC  (4+ messages)

[PATCH v2 00/17] kexec: Allow preservation of ftrace buffers
 2023-12-23 14:30 UTC  (4+ messages)
` [PATCH v2 06/17] kexec: Add config option for KHO
  ` [PATCH v2 17/17] devicetree: Add bindings for ftrace KHO

[RFC 00/52] perf tools: Introduce data type profiling (v2)
 2023-12-23 14:29 UTC  (5+ messages)
` [PATCH 14/52] perf annotate: Factor out evsel__get_arch()
` [PATCH 23/52] perf report: Add 'symoff' sort key

Ideas for a generic solution to support accelerometer lis3lv02d in Dell laptops/notebooks?
 2023-12-23 14:21 UTC  (6+ messages)

[PATCH v4 0/2] Add gpio driver support for Realtek DHC SoCs
 2023-12-23 14:19 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: gpio: realtek: Add realtek,rtd-gpio
` [PATCH v4 2/2] Add GPIO support for Realtek DHC(Digital Home Center) RTD SoCs

[PATCH 0/6] arm64: rockchip: Pine64 pinetab2 support
 2023-12-23 14:17 UTC  (11+ messages)
` [PATCH 4/6] arm64: dts: rockchip: Add devicetree for Pine64 Pinetab2
` [PATCH 5/6] arm64: dts: rockchip: Fix some dtb-check warnings

[PATCH] dt-bindings: regulator: Convert ti,tps65133 to YAML
 2023-12-23 14:17 UTC  (5+ messages)

[PATCH 0/3] Enable Multi Core Timer (MCT) for gs101
 2023-12-23 14:14 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: timer: exynos4210-mct: Add google,gs101-mct compatible

[PATCH v1] ASoC: tas2781: Add dsp firmware for different laptops
 2023-12-23 14:12 UTC 

[PATCH] media: media-entity.h: fix Excess kernel-doc description warnings
 2023-12-23 14:12 UTC  (2+ messages)

[PATCH v4 0/6] pwm: meson: dt-bindings fixup
 2023-12-23 14:02 UTC  (3+ messages)
` [PATCH v4 2/6] dt-bindings: pwm: amlogic: add new compatible for meson8 pwm type

[PATCH v2] staging: media: atomisp: pci: Fix spelling mistake in ia_css_acc_types.h
 2023-12-23 13:59 UTC  (4+ messages)

[PATCH V1] net: qrtr: ns: Ignore ENODEV failures in ns
 2023-12-23 13:58 UTC  (4+ messages)
` [PATCH V1] net: qrtr: ns: Return 0 if server port is not present

perf test hybrid failing on 14700K
 2023-12-23 13:55 UTC 

[PATCH v2 0/2] Add a property to turn off the max touch controller in suspend mode
 2023-12-23 13:54 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: input: atmel,maxtouch: add poweroff-sleep property

[PATCH net-next v2 0/8] add octeon_ep_vf driver
 2023-12-23 13:40 UTC  (9+ messages)
` [PATCH net-next v2 1/8] octeon_ep_vf: Add driver framework and device initialization
` [PATCH net-next v2 2/8] octeon_ep_vf: add hardware configuration APIs
` [PATCH net-next v2 3/8] octeon_ep_vf: add VF-PF mailbox communication
` [PATCH net-next v2 4/8] octeon_ep_vf: add Tx/Rx ring resource setup and cleanup
` [PATCH net-next v2 5/8] octeon_ep_vf: add support for ndo ops
` [PATCH net-next v2 6/8] octeon_ep_vf: add Tx/Rx processing and interrupt support
` [PATCH net-next v2 7/8] octeon_ep_vf: add ethtool support
` [PATCH net-next v2 8/8] octeon_ep_vf: update MAINTAINERS

[PATCH 0/2] serial: add rs485-mux-gpio dt binding and support
 2023-12-23 13:40 UTC  (13+ messages)
` [PATCH 1/2] dt-bindings: serial: rs485: add rs485-mux-gpios binding

[syzbot] [ntfs3?] WARNING: kmalloc bug in ntfs_load_attr_list
 2023-12-23 13:38 UTC  (3+ messages)
` [PATCH] fs/ntfs3: fix warning "

[PATCH v5 04/40] netfs, fscache: Combine fscache with netfs
 2023-12-23 13:32 UTC  (5+ messages)
` [PATCH v5 00/40] netfs, afs, 9p: Delegate high-level I/O to netfslib
  ` [PATCH] Fix EROFS Kconfig

[PATCH v2] locking/osq_lock: Avoid false sharing in optimistic_spin_node
 2023-12-23 13:06 UTC  (4+ messages)

[PATCH v2 00/18] sysctl: constify sysctl ctl_tables
 2023-12-23 13:04 UTC  (21+ messages)
  ` [PATCH v2 13/18] sysctl: move sysctl type to ctl_table_header

[GIT PULL] interconnect changes for 6.8
 2023-12-23 12:49 UTC  (2+ messages)

[syzbot] [riscv?] kernel panic: Kernel stack overflow (2)
 2023-12-23 12:49 UTC 

[PATCH v1 2/2] ASoC: starfive: Add drivers of Cadence Multi-Channel I2S Controller
 2023-12-23 11:54 UTC  (2+ messages)

[GIT PULL] LoongArch KVM changes for v6.8
 2023-12-23 12:06 UTC 

[PATCH v2 0/3] phy: qcom: qmp-pcie: Add support for G3/G4 PCIe PHY for X1E80100
 2023-12-23 11:55 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Document the X1E80100 QMP PCIe PHYs
` [PATCH v2 2/3] phy: qcom: qmp-pcie: Add QMP v6 registers layout
` [PATCH v2 3/3] phy: qcom-qmp-pcie: Add support for X1E80100 g3x2 and g4x2 PCIE

[PATCH v2 1/5] ASoC: dt-bindings: remove tas2563 from yaml
 2023-12-23 11:48 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH v3 1/2] thermal/debugfs: Add thermal cooling device debugfs information
 2023-12-23 11:41 UTC  (4+ messages)
` [PATCH v3 2/2] thermal/debugfs: Add thermal debugfs information for mitigation episodes

[PATCH v6 00/40] ep93xx device tree conversion
 2023-12-23 11:32 UTC  (5+ messages)
` [PATCH v6 08/40] soc: Add SoC driver for Cirrus ep93xx

[PATCH 0/2] iio: pressure: changes to mprls0025pa
 2023-12-23 11:28 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: iio: pressure: honeywell,mprls0025pa

[PATCH net-next v3 3/3] net: add netmem_ref to skb_frag_t
 2023-12-23 11:16 UTC  (2+ messages)

[PATCH] v2 sched: Fix tg->load when offlining a CPU
 2023-12-23 11:15 UTC 

[PATCH v2 0/3] Fix mainline support for rk3036 kylin board
 2023-12-23 11:14 UTC  (8+ messages)
` [PATCH v2 1/3] ARM: dts: rockchip: Add psci for rk3036

[PATCH] gen_init_cpio: Apply mtime supplied by user to all file types
 2023-12-23 10:49 UTC  (2+ messages)


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