public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-26 19:35:38 to 2023-08-27 10:13:41 UTC [more...]

[PATCH 0/8] kdump: use generic functions to simplify crashkernel reservation in architectures
 2023-08-27 10:11 UTC  (5+ messages)
` [PATCH 1/8] crash_core.c: remove unnecessary parameter of function
` [PATCH 2/8] crash_core: change the prototype of function parse_crashkernel()
` [PATCH 3/8] include/linux/kexec.h: move down crash_core.h including
` [PATCH 4/8] crash_core: change parse_crashkernel() to support crashkernel=,high|low parsing

[PATCH v5 0/7] Optimize mremap during mutual alignment within PMD
 2023-08-27 10:12 UTC  (15+ messages)
` [PATCH v5 1/7] mm/mremap: Optimize the start addresses in move_page_tables()
` [PATCH v5 2/7] mm/mremap: Allow moves within the same VMA
` [PATCH v5 3/7] selftests: mm: Fix failure case when new remap region was not found
` [PATCH v5 4/7] selftests: mm: Add a test for mutually aligned moves > PMD size
` [PATCH v5 5/7] selftests: mm: Add a test for remapping to area immediately after existing mapping
` [PATCH v5 6/7] selftests: mm: Add a test for remapping within a range
` [PATCH v5 7/7] selftests: mm: Add a test for moving from an offset from start of mapping

[PATCH v2] Revert "tty: serial: meson: Add a earlycon for the T7 SoC"
 2023-08-27 10:04 UTC  (3+ messages)

[NFC/neard] neard release v0.19
 2023-08-27  9:49 UTC 

[PATCH RESEND v5 0/2] pinctrl: nuvoton: add pinmux and GPIO driver for NPCM8XX
 2023-08-27  9:44 UTC  (4+ messages)
` [PATCH RESEND v5 1/2] dt-binding: pinctrl: Add NPCM8XX pinctrl and GPIO documentation

[PATCH bpf-next v8] selftests/bpf: trace_helpers.c: optimize kallsyms cache
 2023-08-27  9:39 UTC  (4+ messages)

[PATCH 0/5] clk: imx: imx8: Fix some error handling paths
 2023-08-27  9:37 UTC  (6+ messages)
` [PATCH 1/5] clk: imx: imx8: Fix an error handling path in clk_imx_acm_attach_pm_domains()
` [PATCH 2/5] clk: imx: imx8: Fix an error handling path if devm_clk_hw_register_mux_parent_data_table() fails
` [PATCH 3/5] clk: imx: imx8: Fix an error handling path in imx8_acm_clk_probe()
` [PATCH 4/5] clk: imx: imx8: Add a message in case of devm_clk_hw_register_mux_parent_data_table() error
` [PATCH 5/5] clk: imx: imx8: Simplify clk_imx_acm_detach_pm_domains()

usb-storage: how to extend quirks flags to 64bit?
 2023-08-27  9:32 UTC 

[PATCH net-next v2 0/3] add the dwmac driver for T-HEAD TH1520 SoC
 2023-08-27  9:17 UTC  (4+ messages)
` [PATCH net-next v2 1/3] dt-bindings: net: snps,dwmac: allow dwmac-3.70a to set pbl properties
` [PATCH net-next v2 2/3] dt-bindings: net: add T-HEAD dwmac support
` [PATCH net-next v2 3/3] net: stmmac: add glue layer for T-HEAD TH1520 SoC

[PATCH] RISC-V: Optimize bitops with Zbb extension
 2023-08-27  9:25 UTC  (4+ messages)

[PATCH v2 0/2] riscv: errata: improve T-Head CMO
 2023-08-27  9:08 UTC  (3+ messages)
` [PATCH v2 1/2] riscv: errata: fix T-Head dcache.cva encoding
` [PATCH v2 2/2] riscv: errata: prefix T-Head mnemonics with th

[PATCH] riscv: mm: update T-Head memory type definitions
 2023-08-27  9:06 UTC 

[RFC] tools/nolibc: replace duplicated -ENOSYS return with single -ENOSYS return
 2023-08-27  9:17 UTC  (2+ messages)

[PATCH v4.19.y] sched/rt: pick_next_rt_entity(): check list_entry
 2023-08-27  9:12 UTC  (2+ messages)

[PATCH net-next v7 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
 2023-08-27  8:54 UTC  (5+ messages)
` [PATCH net-next v7 1/4] vsock/virtio/vhost: read data from non-linear skb
` [PATCH net-next v7 2/4] vsock/virtio: support to send "
` [PATCH net-next v7 3/4] vsock/virtio: non-linear skb handling for tap
` [PATCH net-next v7 4/4] vsock/virtio: MSG_ZEROCOPY flag support

[PATCH 0/4] RISCV: Add kvm Sstc timer selftest
 2023-08-27  8:59 UTC  (3+ messages)

[PATCH] mm: allow a controlled amount of unfairness in the page lock
 2023-08-27  8:54 UTC  (2+ messages)

[PATCH] dt-bindings: PCI: qcom: fix SDX65 compatible
 2023-08-27  8:53 UTC 

[PATCH 5.4 0/1] mm: allow a controlled amount of unfairness in the page lock
 2023-08-27  8:52 UTC  (4+ messages)

[PATCH v4 0/2] arm64: dts: qcom: msm8939-longcheer-l9100: Add initial dts
 2023-08-27  8:48 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: arm: qcom: Add BQ Aquaris M5
` [PATCH v4 2/2] arm64: dts: qcom: msm8939-longcheer-l9100: Add initial device tree

[PATCH 6.1 0/4] 6.1.49-rc1 review
 2023-08-27  8:44 UTC  (4+ messages)

[PATCH v2 0/5] Share sva domains with all devices bound to a mm
 2023-08-27  8:44 UTC  (6+ messages)
` [PATCH v2 1/5] iommu: Add mm_get_enqcmd_pasid() helper function
` [PATCH v2 2/5] iommu: Introduce mm_get_pasid() "
` [PATCH v2 3/5] mm: Add structure to keep sva information
` [PATCH v2 4/5] iommu: Support mm PASID 1:n with sva domains
` [PATCH v2 5/5] mm: Deprecate pasid field

[PATCH net-next 0/4] Document internal MDIO bus of DSA switch and support it on MT7530
 2023-08-27  8:42 UTC  (14+ messages)
` [PATCH 2/4] dt-bindings: net: dsa: document internal MDIO bus

[PATCH] riscv: Only consider swbp/ss handlers for correct privileged mode
 2023-08-27  8:39 UTC 

[PATCH] MAINTAINERS: Add myself as mlx5_vdpa driver
 2023-08-27  8:34 UTC  (2+ messages)

[PATCH 0/6] Backport rework of deadline bandwidth restoration for 6.4.y
 2023-08-27  8:34 UTC  (2+ messages)

[Networking] ERSPAN decapsulation drops DHCP unicast packets
 2023-08-27  8:34 UTC  (3+ messages)

[linux-next][mainline/master] [IPR] [Function could be = "__mutex_lock_slowpath(lock)"]OOPs kernel crash while performing IPR test
 2023-08-27  8:26 UTC 

[PATCH] xenbus: fix error exit in xenbus_init()
 2023-08-27  8:14 UTC  (2+ messages)

[PATCH] Revert "tty: serial: meson: Add a earlycon for the T7 SoC"
 2023-08-27  8:08 UTC  (2+ messages)

[RFC net-next v2 0/5] Add MACsec support for TJA11XX C45 PHYs
 2023-08-27  8:05 UTC  (5+ messages)
` [RFC net-next v2 3/5] net: phy: nxp-c45-tja11xx add MACsec support
` [RFC net-next v2 5/5] net: phy: nxp-c45-tja11xx: implement mdo_insert_tx_tag

[PATCH 0/2] nolibc: remove reliance on system headers
 2023-08-27  8:00 UTC  (3+ messages)
` [PATCH 1/2] tools/nolibc: add stdarg.h header
` [PATCH 2/2] selftests/nolibc: use -nostdinc for nolibc-test

[PATCH V2 1/3] ASoC: dt-bindings: fsl_easrc: Add support for imx8mp-easrc
 2023-08-27  7:58 UTC  (4+ messages)
` [PATCH V2 2/3] arm64: dts: imx8mp: Add easrc node
` [PATCH V2 3/3] arm64: dts: imx8mp: Add micfil node

[PATCH v3 0/4] Move Loongson1 MAC arch-code to the driver dir
 2023-08-27  7:56 UTC  (6+ messages)
` [PATCH v3 2/4] dt-bindings: net: Add Loongson-1 Ethernet Controller
` [PATCH v3 3/4] net: stmmac: Add glue layer for Loongson-1 SoC

[PATCH v2 00/14] tty: n_tty: cleanup
 2023-08-27  7:41 UTC  (15+ messages)
` [PATCH v2 01/14] tty: n_tty: make flow of n_tty_receive_buf_common() a bool
` [PATCH v2 02/14] tty: n_tty: use output character directly
` [PATCH v2 03/14] tty: n_tty: use 'num' for writes' counts
` [PATCH v2 04/14] tty: n_tty: use time_is_before_jiffies() in n_tty_receive_overrun()
` [PATCH v2 05/14] tty: n_tty: make n_tty_data::num_overrun unsigned
` [PATCH v2 06/14] tty: n_tty: use MASK() for masking out size bits
` [PATCH v2 07/14] tty: n_tty: move canon handling to a separate function
` [PATCH v2 08/14] tty: n_tty: move newline "
` [PATCH v2 09/14] tty: n_tty: remove unsigned char casts from character constants
` [PATCH v2 10/14] tty: n_tty: simplify chars_in_buffer()
` [PATCH v2 11/14] tty: n_tty: use u8 for chars and flags
` [PATCH v2 12/14] tty: n_tty: unify counts to size_t
` [PATCH v2 13/14] tty: n_tty: extract ECHO_OP processing to a separate function
` [PATCH v2 14/14] tty: n_tty: deduplicate copy code in n_tty_receive_buf_real_raw()

[PATCH v1 0/1] Fix a stack misalign bug on _start
 2023-08-27  7:22 UTC  (4+ messages)
` [PATCH v1 1/1] tools/nolibc: i386: "

[RFC PATCH bpf-next 0/4] Add Open-coded process and css iters
 2023-08-27  7:20 UTC  (5+ messages)
` [RFC PATCH bpf-next 1/4] bpf: Introduce css_task open-coded iterator kfuncs
` [RFC PATCH bpf-next 2/4] bpf: Introduce process open coded "
` [RFC PATCH bpf-next 3/4] bpf: Introduce css_descendant open-coded "
` [RFC PATCH bpf-next 4/4] selftests/bpf: Add tests for open-coded task and css iter

[PATCH 0/3] dt-bindings: dma: ti: k3* : Update optional reg regions
 2023-08-27  7:18 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: dma: ti: k3-bcdma: Describe cfg register regions
` [PATCH 2/3] dt-bindings: dma: ti: k3-pktdma: "

[PATCH 0/4] Introduce perf build subcommand
 2023-08-27  7:17 UTC  (3+ messages)

[PATCH 6.1] selftests/net: mv bpf/nat6to4.c to net folder
 2023-08-27  7:16 UTC  (2+ messages)

[PATCH v2 3/3] selftests/nolibc: fix up O= option support
 2023-08-27  7:09 UTC  (2+ messages)

[PATCH v2 00/12] scsi: mpt3sas: Use flexible arrays and do a few cleanups
 2023-08-27  7:06 UTC  (7+ messages)
` [PATCH v2 02/12] scsi: mpt3sas: Make MPI2_CONFIG_PAGE_IO_UNIT_8::Sensor[] a flexible array
` [PATCH v2 03/12] scsi: mpt3sas: Make MPI2_CONFIG_PAGE_RAID_VOL_0::PhysDisk[] "

[PATCH] mm: Add vmalloc_user_node()
 2023-08-27  7:03 UTC  (2+ messages)

[GIT PULL] SCSI fixes for 6.5-rc7
 2023-08-27  7:01 UTC 

[PATCH v3] riscv: dts: allwinner: d1: Add PMU event node
 2023-08-27  6:45 UTC 

[PATCH] mm: remove remnants of SPLIT_RSS_COUNTING
 2023-08-27  6:32 UTC  (2+ messages)

[GSoC 23] Adding Support for Gecko Converter: Final Report
 2023-08-27  6:26 UTC 

[PATCH v7 0/5] Introduce IEP driver and packet timestamping support
 2023-08-27  6:21 UTC  (2+ messages)

[PATCH v2 0/1] Add add-maintainer.py script
 2023-08-27  5:52 UTC  (7+ messages)
` [PATCH v2 1/1] scripts: Add add-maintainer.py

[PATCH V4 2/2] rcu: Update jiffies in rcu_cpu_stall_reset()
 2023-08-27  5:50 UTC  (13+ messages)

[PATCH] Clean up the octeon ethernet driver
 2023-08-27  5:49 UTC  (2+ messages)

[syzbot] [kernfs?] KASAN: slab-use-after-free Read in kernfs_test_super
 2023-08-27  5:30 UTC 

[syzbot] [btrfs?] kernel BUG in btrfs_insert_delayed_dir_index
 2023-08-27  5:10 UTC 

[PATCH] jfs : fix shift-out-of-bounds in dbUpdatePMap
 2023-08-27  5:05 UTC 

Cache coherency bug: stale reads on /dev/sda1
 2023-08-27  4:17 UTC  (7+ messages)

Question about simple-audio-card with dummy CODEC
 2023-08-27  4:15 UTC 

Fwd: kernel bug when performing heavy IO operations
 2023-08-27  3:45 UTC  (2+ messages)

[paulmck-rcu:dev.2023.08.22a] BUILD REGRESSION 354957ec11dc80eac68c4b1e10c237d69adc1833
 2023-08-27  3:33 UTC 

[syzbot] [kernfs?] KASAN: slab-use-after-free Read in kernfs_test_super
 2023-08-27  3:15 UTC 

[PATCH] rcu/tree: Defer setting of jiffies during stall reset
 2023-08-27  2:53 UTC 

[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in hci_send_acl
 2023-08-27  2:44 UTC 

[PATCH v2] clk: ralink: mtmips: quiet unused variable warning
 2023-08-27  2:39 UTC 

Fwd: 5c8a79e8e12b ("wifi: rtw88: correct PS calculation for SUPPORTS_DYNAMIC_PS", 2023-05-27) increases CPU usage usage for irq
 2023-08-27  2:37 UTC 

[gustavoars:testing/fam01-next20230817] BUILD SUCCESS WITH WARNING dbd3e479335bc8b09ea540102109ac38b0a73336
 2023-08-27  2:18 UTC  (3+ messages)

[PATCH v2] riscv: dts: allwinner: d1: Add PMU event node
 2023-08-27  2:18 UTC  (3+ messages)

[PATCH] i2c: mt65xx: allow optional pmic clock
 2023-08-27  2:13 UTC 

[PATCH 0/5] riscv: Add fine-tuned checksum functions
 2023-08-27  2:00 UTC  (8+ messages)
` [PATCH 1/5] riscv: Checksum header
` [PATCH 2/5] riscv: Add checksum library
` [PATCH 3/5] riscv: Vector checksum header
` [PATCH 4/5] riscv: Vector checksum library
` [PATCH 5/5] riscv: Test checksum functions

[PATCH] clk: ralink: mtmips: quiet unused variable warning
 2023-08-27  1:23 UTC  (5+ messages)

[PATCH] coccinelle: semantic patch to check for potential struct_size calls
 2023-08-27  1:19 UTC  (2+ messages)

Synopsys XGMII MAC and USXGMII interfaces
 2023-08-27  1:05 UTC  (2+ messages)

[BUGREPORT] slab-out-of-bounds in do_csum
 2023-08-27  0:56 UTC  (4+ messages)
  ` 答复: "

6.1.48 regression at boot : WARNING: CPU: 0 PID: 0 at arch/x86/kernel/alternative.c:572 apply_returns+0x1e4/0x210
 2023-08-27  0:52 UTC  (2+ messages)

[PATCH 0/6] blk-mq: optimize the queue_rqs() support
 2023-08-27  0:45 UTC  (4+ messages)

[RFC PATCH] mm/damon/core: add a tracepoint for damos apply target regions
 2023-08-27  0:40 UTC 

[RFC PATCH] mm/damon/core: use number of passed access sampling as a timer
 2023-08-27  0:37 UTC 

[PATCH net-next v5 1/2] dt-bindings: net: snps,dwmac: Tx queues with coe
 2023-08-27  0:18 UTC  (3+ messages)

[PATCH net-next 0/7] net: stmmac: Improve default addend/subsecond increment readability
 2023-08-27  0:02 UTC  (3+ messages)
` [PATCH net-next 6/7] net: stmmac: Fix comment about default addend calculation

[tip:x86/cleanups] BUILD SUCCESS 212f07a21622cbd4bb271b558b2d3ae0652e9875
 2023-08-26 23:44 UTC 

[syzbot] [fuse?] KASAN: slab-use-after-free Read in fuse_test_super
 2023-08-26 23:40 UTC 

warning: unsafe memset() usage lacked '__write_overflow' symbol in lib/test_fortify/write_overflow-memset.c
 2023-08-26 22:45 UTC 

[PATCH] riscv: dts: starfive: fix NOR flash reserved-data partition size
 2023-08-26 21:50 UTC  (2+ messages)

[PATCH 3/3] HID: nvidia-shield: Introduce thunderstrike_destroy()
 2023-08-26 21:43 UTC  (4+ messages)

[PATCH] perf pmu: Fix a potential memory leak in perf_pmu__lookup()
 2023-08-26 21:32 UTC 

[PATCH] xfs: introduce protection for drop nlink
 2023-08-26 21:28 UTC  (3+ messages)

[tip:perf/core] BUILD SUCCESS 2c65477f14a359db9f1edee5dd8e683d3dae69e2
 2023-08-26 21:13 UTC 

[PATCH v2 1/4] staging: vme_user: fix check alignment of open parenthesis in vme_fake.c
 2023-08-26 21:13 UTC  (5+ messages)

[PATCH 0/4] staging: vme_user: fix checks reported in vme_fake.c
 2023-08-26 21:05 UTC  (5+ messages)
` [PATCH 1/4] staging: vme_user: fix check alignment of open parenthesis "
` [PATCH 2/4] staging: vme_user: fix check lines not ending with '(' "
` [PATCH 3/4] staging: vme_user: fix check unnecessary blank lines "
` [PATCH 4/4] staging: vme_user: fix check unnecessary space after a cast "

[tip:sched/core] BUILD SUCCESS 2f88c8e802c8b128a155976631f4eb2ce4f3c805
 2023-08-26 21:03 UTC 

arch/um/drivers/hostaudio_kern.c:348: undefined reference to `unregister_sound_mixer'
 2023-08-26 20:52 UTC 

[RFC PATCH] sched/fair: update the vruntime to be max vruntime when yield
 2023-08-26 20:46 UTC  (11+ messages)

[PATCH] pinctrl: mediatek: mt7981: add additional uart groups
 2023-08-26 20:44 UTC 

[PATCH v4 0/3] Fix a couple of corner cases in feec() when using uclamp_max
 2023-08-26 20:41 UTC  (4+ messages)
` [PATCH v4 1/3] sched/uclamp: Set max_spare_cap_cpu even if max_spare_cap is 0

[PATCH v2] mm: memory-failure: use rcu lock instead of tasklist_lock when collect_procs()
 2023-08-26 20:28 UTC  (7+ messages)

[PATCH 0/4] Fix dvfs_headroom escaping uclamp constraints
 2023-08-26 20:27 UTC  (10+ messages)
` [PATCH 1/4] sched: cpufreq: Rename map_util_perf to apply_dvfs_headroom
` [PATCH 2/4] sched: cpufreq: Fix apply_dvfs_headroom() escaping uclamp constraints
` [PATCH RFC 4/4] sched: cpufreq: Apply DVFS headroom to CFS only

[PATCH] Revert "nvmem: add new config option"
 2023-08-26 20:15 UTC  (2+ messages)

[RFC PATCH] Introduce persistent memory pool
 2023-08-26 20:04 UTC  (4+ messages)

[PATCH v9 1/2] dt-bindings: serial: amlogic,meson-uart: Add compatible string for T7
 2023-08-26 19:59 UTC  (5+ messages)
` [PATCH v9 2/2] tty: serial: meson: Add a earlycon for the T7 SoC

[PATCH] staging: vme_user: fix check alignment to match open parenthesis in vme_fake.c
 2023-08-26 19:59 UTC  (3+ messages)

[PATCH] perf jevents: Raise exception for no definition of a arch std event
 2023-08-26 19:30 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox