linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-10 19:40:27 to 2024-02-11 12:30:09 UTC [more...]

[PATCH v3 00/35] Fast kernel headers: reduce header dependencies
 2024-02-11 12:29 UTC 

[PATCH 1/2] dt: bindings: leds: Add NCP5623 multi-LED Controller
 2024-02-11 12:29 UTC  (4+ messages)
` [PATCH 2/2] leds: Add NCP5623 multi-led driver

[PATCH net-next v2 4/5] net: ravb: Do not apply RX checksum settings to hardware if the interface is down
 2024-02-11 12:29 UTC  (4+ messages)

[PATCH] staging: axis-fifo: Use sysfs_emit()
 2024-02-11 12:27 UTC 

[PATCH v2 0/3] Bring up more CPU cores on MSM8226
 2024-02-11 12:26 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: soc: qcom: qcom,saw2: add msm8226 l2 compatible

[PATCH v2 0/3] Add RPMPD support for MSM8974
 2024-02-11 12:17 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: power: rpmpd: Add MSM8974 power domains

[PATCH v3 0/3] A Solution to Re-enable hugetlb vmemmap optimize
 2024-02-11 11:59 UTC  (10+ messages)

[PATCH] RDMA/uverbs: Remove flexible arrays from struct *_filter
 2024-02-11 11:58 UTC 

@ X Fair Source Philosophy: Cyr (Was Low Jitter)
 2024-02-11 11:52 UTC 

[PATCH v2] mtd: rawnand: Prefer struct_size over open coded arithmetic
 2024-02-11 11:51 UTC  (2+ messages)

[PATCH RESEND v3 0/2] Input: add Himax HX852x(ES) touchscreen driver
 2024-02-11 11:25 UTC  (3+ messages)
` [PATCH RESEND v3 1/2] dt-bindings: input: touchscreen: document Himax HX852x(ES)
` [PATCH RESEND v3 2/2] Input: add Himax HX852x(ES) touchscreen driver

<instantiation>:18:15: error: invalid operand for instruction
 2024-02-11 11:26 UTC 

[PATCH] selftest: ftrace: fix minor typo in log
 2024-02-11 11:18 UTC 

[PATCH/RFC] lib: add CPU MHz benchmark test
 2024-02-11 11:17 UTC  (4+ messages)

[PATCH 0/2] Extend size of the MCE Records pool
 2024-02-11 11:14 UTC  (10+ messages)
` [PATCH 2/2] x86/MCE: Add command line option to extend "

[PATCH 0/4] tools/nolibc: Misc fixes for strlcpy() and strlcat()
 2024-02-11 11:14 UTC  (8+ messages)
` [PATCH 2/4] tools/nolibc: Fix strlcat() return code and size usage
` [PATCH 3/4] tools/nolibc: Fix strlcpy() "
` [PATCH 4/4] selftests/nolibc: Add tests for strlcat() and strlcpy()

[PATCH] Kconfig: Explicitly disable asm goto w/ outputs on gcc-11 (and earlier)
 2024-02-11 11:12 UTC  (9+ messages)

[PATCH] sysfs:Addresses null pointer dereference in sysfs_merge_group and sysfs_unmerge_group
 2024-02-11 11:09 UTC  (3+ messages)

[PATCH] media: bt8xx: make bttv_sub_bus_type const
 2024-02-11 11:04 UTC  (2+ messages)

[PATCH V4 0/5] mlx5 ConnectX control misc driver
 2024-02-11 11:03 UTC  (8+ messages)

[PATCH] Fix malformed table error in gadget-testing.rst
 2024-02-11 10:54 UTC  (2+ messages)

[PATCH] arm64: dts: allwinner: a64: Add thermal trip points for GPU
 2024-02-11 10:53 UTC 

[GIT PULL] timers/urgent for v6.8-rc4
 2024-02-11 10:50 UTC 

[GIT PULL] x86/urgent for v6.8-rc4
 2024-02-11 10:41 UTC 

[PATCH] sh: Fix build with CONFIG_UBSAN=y
 2024-02-11 10:39 UTC  (6+ messages)

[char-misc 1/2] mei: me: add arrow lake point S DID
 2024-02-11 10:39 UTC  (2+ messages)
` [char-misc 2/2] mei: me: add arrow lake point H DID

[PATCH 0/2] kbuild: Fix install errors when INSTALL_PATH does not exist
 2024-02-11 10:31 UTC  (8+ messages)
` [PATCH 1/2] kbuild: Abort make on install failures
` [PATCH 2/2] kbuild: Create INSTALL_PATH directory if it does not exist

[PATCH 0/3] MAINTAINERS: Add MIPS Baikal-T1 SoC bits maintainer
 2024-02-11 10:24 UTC  (3+ messages)
` [PATCH 3/3] MAINTAINERS: Add maintainer for MIPS Baikal-T1 platform code

[PATCH] gpio: uapi: clarify default_values being logical
 2024-02-11 10:14 UTC 

Linux regressions report for mainline [2024-02-11]
 2024-02-11 10:02 UTC 

[PATCH] ASoC: rt5645: Fix deadlock in rt5645_jack_detect_work()
 2024-02-11  9:58 UTC 

[syzbot] [bluetooth?] KASAN: null-ptr-deref Read in ida_free (4)
 2024-02-11  9:55 UTC  (2+ messages)

Problems with csum_partial with misaligned buffers on sh4 platform
 2024-02-11  9:53 UTC  (5+ messages)

[RFC PATCH v2 0/6] support for Marvell 88PM886 PMIC
 2024-02-11  9:35 UTC  (7+ messages)
` [RFC PATCH v2 1/6] dt-bindings: mfd: add entry "
` [RFC PATCH v2 2/6] mfd: add driver "
` [RFC PATCH v2 3/6] regulator: add regulators "
` [RFC PATCH v2 4/6] dt-bindings: input: add entry for Marvell 88PM88X PMICs onkey
` [RFC PATCH v2 5/6] input: add onkey driver for Marvell 88PM88X PMICs
` [RFC PATCH v2 6/6] MAINTAINERS: add myself for Marvell 88PM886 PMIC

[PATCH net-next v7 0/4] Per epoll context busy poll support
 2024-02-11  9:40 UTC  (5+ messages)
` [PATCH net-next v7 1/4] eventpoll: support busy poll per epoll instance
` [PATCH net-next v7 4/4] eventpoll: Add epoll ioctl for epoll_params

[PATCH net-next v3 00/17] net: Add support for Power over Ethernet (PoE)
 2024-02-11  9:32 UTC  (4+ messages)
` [PATCH net-next v3 14/17] dt-bindings: net: pse-pd: Add bindings for PD692x0 PSE controller

Re: [PATCH RFC v2] kasan: add atomic tests
 2024-02-11  9:17 UTC  (5+ messages)
` [PATCH] "
  ` [PATCH v2] "

arch/x86/kernel/sys_x86_64.c: rationale for 0x40000000 for MAP_32BIT's start address?
 2024-02-11  8:52 UTC 

[PATCH 00/22] platform/chrome: Add DT USB/DP muxing/topology to Trogdor
 2024-02-11  9:00 UTC  (5+ messages)
` [PATCH 14/22] platform/chrome: cros_typec_switch: Add support for signaling HPD to drm_bridge

[patch 00/12] cpu isolation: infra to block interference to select CPUs
 2024-02-11  8:52 UTC  (5+ messages)
` [patch 04/12] clockevent unbind: use smp_call_func_single_fail

[PATCH v2 0/2] PCI/IOV: sriov_numvfs bug fixes
 2024-02-11  8:48 UTC  (4+ messages)
  ` [PATCH v2 1/2] PCI/IOV: Revert "PCI/IOV: Serialize sysfs sriov_numvfs reads vs writes"

[PATCH] x86/tsc: correct kernel-doc notation
 2024-02-11  8:41 UTC  (2+ messages)
` [tip: timers/ptp] x86/tsc: Correct "

[PATCH v3 2/8] timekeeping: Add clocksource ID to struct system_counterval_t
 2024-02-11  8:41 UTC  (2+ messages)
` [tip: timers/ptp] "

[PATCH v3 3/8] x86/tsc: Add clocksource ID, set system_counterval_t.cs_id
 2024-02-11  8:41 UTC  (2+ messages)
` [tip: timers/ptp] "

[PATCH v3 4/8] x86/kvm, ptp/kvm: Add clocksource ID, set system_counterval_t.cs_id
 2024-02-11  8:41 UTC  (2+ messages)
` [tip: timers/ptp] "

[PATCH v3 5/8] ptp/kvm, arm_arch_timer: Set system_counterval_t.cs_id to constant
 2024-02-11  8:41 UTC  (2+ messages)
` [tip: timers/ptp] "

[PATCH v3 6/8] timekeeping: Evaluate system_counterval_t.cs_id instead of .cs
 2024-02-11  8:41 UTC  (2+ messages)
` [tip: timers/ptp] "

[PATCH v3 7/8] treewide: Remove system_counterval_t.cs, which is never read
 2024-02-11  8:41 UTC  (2+ messages)
` [tip: timers/ptp] "

[PATCH v3 8/8] kvmclock: Unexport kvmclock clocksource
 2024-02-11  8:41 UTC  (2+ messages)
` [tip: timers/ptp] "

[PATCH -fixes] riscv: Fix build error if !CONFIG_ARCH_ENABLE_HUGEPAGE_MIGRATION
 2024-02-11  8:36 UTC 

[PATCH] mm/memblock: Add MEMBLOCK_RSRV_NOINIT into flagname[] array
 2024-02-11  8:30 UTC  (2+ messages)

[PATCH v3 0/2] arm64: dts: allwinner: h618: Add Sipeed Longan SoM 3H and Pi 3H board
 2024-02-11  8:17 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: arm: sunxi: Add Sipeed Longan Module 3H and Longan Pi 3H
` [PATCH v3 2/2] arm64: dts: allwinner: h616: Add Sipeed Longan SoM 3H and Pi 3H board support

[PATCH v3 0/6] iio: pressure: hsc030pa: cleanup and triggered buffer
 2024-02-11  7:56 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: iio: pressure: honeywell,hsc030pa.yaml add spi props
` [PATCH v3 2/6] iio: pressure: hsc030pa: use signed type to hold div_64() result
` [PATCH v3 3/6] iio: pressure: hsc030pa: include cleanup
` [PATCH v3 4/6] iio: pressure: hsc030pa: update datasheet URLs
` [PATCH v3 5/6] iio: pressure: hsc030pa add mandatory delay
` [PATCH v3 6/6] iio: pressure: hsc030pa add triggered buffer

[PATCH] sched: make cpu_util_cfs visible
 2024-02-11  7:49 UTC 

[PATCH 1/2] arm64: dts: allwinner: use capital "OR" for multiple licenses in SPDX
 2024-02-11  7:15 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: allwinner: h616: minor whitespace cleanup

[PATCH] gpu: drm: display: indent fix in comment
 2024-02-11  6:49 UTC  (3+ messages)

[PATCH v2] x86/usercopy: fix kernel-doc function param name
 2024-02-11  6:25 UTC 

[PATCH v2] x86/insn-eval: fix function param name in get_eff_addr_sib()
 2024-02-11  6:24 UTC 

[PATCH v2] x86/sgx: fix kernel-doc comment misuse
 2024-02-11  6:24 UTC 

[PATCH] net: ti: icssg-prueth: add dependency for PTP
 2024-02-11  6:11 UTC 

[PATCH v5] sparc: vDSO: fix return value of __setup handler
 2024-02-11  5:28 UTC 

[PATCH v5] sparc64: NMI watchdog: fix return value of __setup handler
 2024-02-11  5:28 UTC 

[PATCH v4 0/3] Add drm_get_acpi_edid() helper
 2024-02-11  5:19 UTC  (7+ messages)
` [PATCH v4 1/3] drm: "

kernel/fork.c:1601:13: sparse: sparse: dereference of noderef expression
 2024-02-11  5:00 UTC 

[PATCH 0/2] arm64: dts: qcom: sc8280xp: Make pmic thermal-zones report temperature
 2024-02-11  4:42 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: sc8280xp-crd: Add PMIC die-temp vadc channels
` [PATCH 2/2] arm64: dts: qcom: sc8280xp-pmics: Define adc for temp-alarms

[PATCH] fs/ntfs3: use kcalloc() instead of kzalloc()
 2024-02-11  4:31 UTC  (2+ messages)

[PATCH v4 4/4] pinctrl: nuvoton: Add ma35d1 pinctrl and GPIO driver
 2024-02-11  4:19 UTC  (2+ messages)

drivers/uio/uio.c:520:21: sparse: sparse: incorrect type in assignment (different base types)
 2024-02-11  2:03 UTC 

[PATCH] dmaengine: idxd: Clear Event Log head in idxd upon completion of the Enable Device command
 2024-02-11  1:49 UTC  (3+ messages)

Posix process cpu timer inaccuracies
 2024-02-11  1:30 UTC 

[RFC PATCH 0/8] cgroup/cpuset: Support RCU_NOCB on isolated partitions
 2024-02-11  1:46 UTC  (3+ messages)

[PATCH] jffs2: print symbolic error name instead of error code
 2024-02-11  0:39 UTC 

[PATCH] Fix keyboard on ASUS EXPERTBOOK B2502FBA, see bug:217323
 2024-02-11  0:08 UTC 

[PATCH v4 00/39] dyndbg: add support for writing debug logs to trace
 2024-02-10 23:50 UTC  (40+ messages)
` [PATCH v4 01/39] dyndbg: add _DPRINTK_FLAGS_ENABLED
` [PATCH v4 02/39] dyndbg: add _DPRINTK_FLAGS_TRACE
` [PATCH v4 03/39] dyndbg: add write events to tracefs code
` [PATCH v4 04/39] dyndbg: add 2 trace-events: prdbg, devdbg
` [PATCH v4 05/39] tracefs: add __get_str_strip_nl
` [PATCH v4 06/39] dyndbg: use __get_str_strip_nl in prdbg and devdbg
` [PATCH v4 07/39] dyndbg: repack _ddebug structure
` [PATCH v4 08/39] dyndbg: move flags field to a new structure
` [PATCH v4 09/39] dyndbg: add trace destination field to _ddebug
` [PATCH v4 10/39] dyndbg: add open and close commands for trace
` [PATCH v4 11/39] dyndbg: don't close trace instance when in use
` [PATCH v4 12/39] dyndbg: handle [+T]:buf_name.flags grammar
` [PATCH v4 13/39] dyndbg: add support for default trace destination
` [PATCH v4 14/39] dyndbg: update default trace destination on reopen
` [PATCH v4 15/39] dyndbg: update selection of trace destination
` [PATCH v4 16/39] dyndbg: write debug logs to trace instance
` [PATCH v4 17/39] dyndbg: add support for hex_dump output to trace
` [PATCH v4 18/39] dyndbg: add label keyword handling
` [PATCH v4 19/39] dyndbg: fix old BUG_ON in >control parser
` [PATCH v4 20/39] dyndbg: treat comma as a token separator
` [PATCH v4 21/39] dyndbg: split multi-query strings with %
` [PATCH v4 22/39] dyndbg: reduce verbose/debug clutter
` [PATCH v4 23/39] dyndbg: display the bad flag-val in parse-flags err msg
` [PATCH v4 24/39] dyndbg: report err in ddebug_parse_flags when read_args fails
` [PATCH v4 25/39] dyndbg: don't process queries when trace cmd fails
` [PATCH v4 26/39] dyndbg: warn if no flags are given
` [PATCH v4 27/39] dyndbg: update "ddcmd =:foo" behavior
` [PATCH v4 28/39] dyndbg: don't show default trace destination "0"
` [PATCH v4 29/39] dyndbg-test: add tools/testing/selftests/dynamic_debug/*
` [PATCH v4 30/39] dyndbg-test: fixup search-trace-name help
` [PATCH v4 31/39] dyndbg-test: test_private_trace_mixed_class - parameterize modname
` [PATCH v4 32/39] dyndbg-test: refactor test_private_trace_* tests
` [PATCH v4 33/39] dyndbg-test: setup environment for tests execution
` [PATCH v4 34/39] dyndbg-test: add test which verifies flags and dst
` [PATCH v4 35/39] dyndbg-test: add test which verifies default dst
` [PATCH v4 36/39] dyndbg-test: add test for label keyword
` [PATCH v4 37/39] docs/dyndbg: update examples \012 to \n
` [PATCH v4 38/39] docs/dyndbg: explain new delimiters: comma, percent
` [PATCH v4 39/39] docs/dyndbg: explain debug-to-tracefs (=T:label.flags)

[PATCH 00/27] kconfig: refactor lexer and parser code
 2024-02-10 23:47 UTC  (2+ messages)

[PATCH v5 0/3] printk: CONFIG_BASE_SMALL fix for LOG_CPU_MAX_BUF_SHIFT and removal of CONFIG_BASE_FULL
 2024-02-10 23:44 UTC  (5+ messages)
` [PATCH v5 1/3] printk: Fix LOG_CPU_MAX_BUF_SHIFT when BASE_SMALL is enabled
` [PATCH v5 2/3] printk: Change type of CONFIG_BASE_SMALL to bool

[GIT PULL] hotfixes for 6.8-rc4
 2024-02-10 23:34 UTC  (2+ messages)

[PATCH v2 0/5] power: supply: axp20x_usb_power: cleanup input current limit handling
 2024-02-10 23:27 UTC  (5+ messages)
` [PATCH v2 5/5] power: supply: axp20x_usb_power: set input current limit in probe

[PATCHv3 next] kconfig: add dependency warning print about invalid values in verbose mode
 2024-02-10 23:24 UTC  (2+ messages)

[PATCH] MAINTAINERS: of: Add Saravana Kannan
 2024-02-10 23:15 UTC 

[PATCH 4/4] powerpc: ibmebus: make ibmebus_bus_type const
 2024-02-10 22:56 UTC  (2+ messages)

[PATCH 00/10] scsi: Replace {v}snprintf() variants with safer alternatives
 2024-02-10 22:56 UTC  (5+ messages)
    ` .mailmap support for removals (was Re: [PATCH 00/10] scsi: Replace {v}snprintf() variants with safer alternatives)

[PATCH] platform/x86: ideapad-laptop: support Fn+R dual-function key
 2024-02-10 22:51 UTC 

[PATCH 0/1] Bluetooth: mgmt: Add command for getting device IO capabilities
 2024-02-10 22:22 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] Fix three warnings when running `make htmldocs`
 2024-02-10 22:14 UTC 

[PATCH v1] mtd: rawnand: meson: fix scrambling mode value in command macro
 2024-02-10 21:45 UTC 

[PATCH v1 00/19] hid-ft260: Fixes for serial driver patch v4
 2024-02-10 21:51 UTC  (20+ messages)
` [PATCH v1 01/19] hid-ft260: fix incompatible-pointer-types error
` [PATCH v1 02/19] hid-ft260: fix Wformat warning
` [PATCH v1 03/19] hid-ft260: fix i2c driver regression in ft260_raw_event
` [PATCH v1 04/19] hid-ft260: remove dead code in ft260_uart_receive_chars
` [PATCH v1 05/19] hid-ft260: fix unprotected write_buf concurrent access
` [PATCH v1 06/19] hid-ft260: uart: enable wakeup workaround
` [PATCH v1 07/19] hid-ft260: depend wakeup workaround activation on uart baud rate
` [PATCH v1 08/19] hid-ft260: depend wakeup workaround activation on eeprom config
` [PATCH v1 09/19] hid-ft260: uart: wakeup device early to not lose rx data
` [PATCH v1 10/19] hid-ft260: uart: do not configure baud rate twice
` [PATCH v1 11/19] hid-ft260: uart: do not disable wakeup workaround twice
` [PATCH v1 12/19] hid-ft260: uart: use kfifo_avail for fifo write room check
` [PATCH v1 13/19] hid-ft260: improve usb interface type detection logic
` [PATCH v1 14/19] hid-ft260: uart: cleanup and refactoring
` [PATCH v1 15/19] hid-ft260: uart: remove FIXME for wake-up workaround
` [PATCH v1 16/19] hid-ft260: uart: suppress unhandled report 0xb1 dmesg
` [PATCH v1 17/19] hid-ft260: uart: arm wake-up timer unconditionally on tty session start
` [PATCH v1 18/19] hid-ft260: uart: fix rx data loss after device reopening
` [PATCH v1 19/19] hid-ft260: uart: improve write performance

[PATCH] mmc: core Drop BLK_BOUNCE_HIGH
 2024-02-10 21:34 UTC  (7+ messages)

NMI Reported with console_blast.sh
 2024-02-10 21:27 UTC  (4+ messages)

[PATCH V4 0/6] soc: imx8mp: Finish support for HDMI
 2024-02-10 20:46 UTC  (7+ messages)
` [PATCH V4 1/6] dt-bindings: phy: add binding for the i.MX8MP HDMI PHY
` [PATCH V4 2/6] phy: freescale: add Samsung "
` [PATCH V4 3/6] arm64: dts: imx8mp: add HDMI power-domains
` [PATCH V4 4/6] arm64: dts: imx8mp: add HDMI irqsteer
` [PATCH V4 5/6] arm64: dts: imx8mp: add HDMI display pipeline
` [PATCH V4 6/6] arm64: defconfig: Enable DRM_IMX8MP_DW_HDMI_BRIDGE as module

[PATCH net-next v2 0/5] net: ravb: Add runtime PM support (part 2)
 2024-02-10 20:37 UTC  (5+ messages)
` [PATCH net-next v2 4/5] net: ravb: Do not apply RX checksum settings to hardware if the interface is down

[PATCH v3] drm/dp: add an API to indicate if sink supports VSC SDP
 2024-02-10 20:27 UTC 

[PATCH 1/2] net: asix: add 0b95:1790 to AX88179A device list
 2024-02-10 19:40 UTC  (4+ 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).