messages from 2023-10-24 19:09:52 to 2023-10-24 22:31:52 UTC [more...]
[PATCH v4 0/2] i2c: mv64xxx: reset-gpios
2023-10-24 22:30 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: i2c: mv64xxx: add reset-gpios property
` [PATCH v4 2/2] i2c: mv64xxx: add an optional "
[PATCH v2 0/6] Delay VERW
2023-10-24 22:30 UTC (14+ messages)
` [PATCH v2 1/6] x86/bugs: Add asm helpers for executing VERW
[PATCH v3 00/50] Improvements to memory use
2023-10-24 22:23 UTC (42+ messages)
` [PATCH v3 01/50] perf rwsem: Add debug mode that uses a mutex
` [PATCH v3 02/50] perf machine: Avoid out of bounds LBR memory read
` [PATCH v3 03/50] libperf rc_check: Make implicit enabling work for GCC
` [PATCH v3 04/50] libperf rc_check: Add RC_CHK_EQUAL
` [PATCH v3 05/50] perf hist: Add missing puts to hist__account_cycles
` [PATCH v3 06/50] perf threads: Remove unused dead thread list
` [PATCH v3 07/50] perf offcpu: Add missed btf_free
` [PATCH v3 08/50] perf callchain: Make display use of branch_type_stat const
` [PATCH v3 09/50] perf callchain: Make brtype_stat in callchain_list optional
` [PATCH v3 10/50] perf callchain: Minor layout changes to callchain_list
` [PATCH v3 11/50] perf mem_info: Add and use map_symbol__exit and addr_map_symbol__exit
` [PATCH v3 12/50] perf record: Lazy load kernel symbols
` [PATCH v3 13/50] libperf: Lazily allocate mmap event copy
` [PATCH v3 14/50] perf mmap: Lazily initialize zstd streams
` [PATCH v3 15/50] perf machine thread: Remove exited threads by default
` [PATCH v3 16/50] tools api fs: Switch filename__read_str to use io.h
` [PATCH v3 17/50] tools api fs: Avoid reading whole file for a 1 byte bool
` [PATCH v3 18/50] tools lib api: Add io_dir an allocation free readdir alternative
` [PATCH v3 19/50] perf maps: Switch modules tree walk to io_dir__readdir
` [PATCH v3 20/50] perf record: Be lazier in allocating lost samples buffer
` [PATCH v3 21/50] perf pmu: Switch to io_dir__readdir
` [PATCH v3 22/50] perf bpf: Don't synthesize BPF events when disabled
` [PATCH v3 24/50] perf events: Remove scandir in thread synthesis
` [PATCH v3 25/50] perf map: Simplify map_ip/unmap_ip and make map size smaller
` [PATCH v3 27/50] perf thread: Add missing RC_CHK_ACCESS
` [PATCH v3 29/50] perf maps: Add remove maps function to remove a map based on callback
` [PATCH v3 30/50] perf debug: Expose debug file
` [PATCH v3 31/50] perf maps: Refactor maps__fixup_overlappings
` [PATCH v3 32/50] perf maps: Do simple merge if given map doesn't overlap
` [PATCH v3 33/50] perf maps: Rename clone to copy from
` [PATCH v3 34/50] perf maps: Add maps__load_first
` [PATCH v3 35/50] perf maps: Add find next entry to give entry after the given map
` [PATCH v3 36/50] perf maps: Reduce scope of map_rb_node and maps internals
` [PATCH v3 39/50] perf maps: Get map before returning in maps__find
` [PATCH v3 40/50] perf maps: Get map before returning in maps__find_by_name
` [PATCH v3 41/50] perf maps: Get map before returning in maps__find_next_entry
` [PATCH v3 43/50] perf maps: Locking tidy up of nr_maps
` [PATCH v3 45/50] perf report: Sort child tasks by tid
` [PATCH v3 46/50] perf trace: Ignore thread hashing in summary
` [PATCH v3 47/50] perf machine: Move fprintf to for_each loop and a callback
` [PATCH v3 48/50] perf threads: Move threads to its own files
[PATCH net v2] net: sunrpc: Fix an off by one in rpc_sockaddr2uaddr()
2023-10-24 21:58 UTC
[PATCH] net: sunrpc: Fix an off by one in root_nfs_cat()
2023-10-24 21:55 UTC
[PATCH v2] tty: serial: samsung_tty: remove dead code
2023-10-24 21:55 UTC (2+ messages)
[PATCH] powerpc: Remove initialisation of readpos
2023-10-24 21:50 UTC (2+ messages)
[PATCH] NFS: Fix an off by one in root_nfs_cat()
2023-10-24 21:47 UTC
linux-next: build failure after merge of the amdgpu tree
2023-10-24 21:47 UTC (6+ messages)
[PATCH 0/4] rcu: Fix PF_IDLE related issues v2
2023-10-24 21:46 UTC (5+ messages)
` [PATCH 1/4] rcu: Introduce rcu_cpu_online()
` [PATCH 2/4] rcu/tasks: Handle new PF_IDLE semantics
` [PATCH 3/4] rcu/tasks-trace: "
` [PATCH 4/4] sched: Exclude CPU boot code from PF_IDLE area
[PATCH] ath10k: replace deprecated strncpy with strtomem_pad
2023-10-24 21:43 UTC (4+ messages)
[PATCH v5 1/3] dt-bindings: mtd: partitions: Add binman compatible
2023-10-24 21:39 UTC (3+ messages)
` [PATCH v5 2/3] dt-bindings: mtd: binman-partition: Add binman compatibles
` [PATCH v5 3/3] dt-bindings: mtd: binman-partitions: Add alignment properties
[PATCH v4 1/3] dt-bindings: mtd: partitions: Add binman compatible
2023-10-24 21:40 UTC (4+ messages)
` [PATCH v4 2/3] dt-bindings: mtd: binman-partition: Add binman compatibles
[PATCH V2 0/7] i2c: sprd: Modification of UNISOC Platform I2C Driver
2023-10-24 21:40 UTC (12+ messages)
` [PATCH V2 1/7] i2c: sprd: Add configurations that support 1Mhz and 3.4Mhz frequencies
` [PATCH V2 3/7] i2c: sprd: Use global variables to record I2C ack/nack status instead of local variables
` [PATCH V2 4/7] i2c: sprd: Add I2C controller driver to support dynamic switching of 400K/1M/3.4M frequency
` [PATCH V2 5/7] i2c: sprd: Configure the enable bit of the I2C controller before each transmission initiation
` [PATCH V2 6/7] i2c: sprd: Increase the waiting time for I2C transmission to avoid system crash issues
Bug#1054514: linux-image-6.1.0-13-amd64: Debian VM with qxl graphics freezes frequently
2023-10-24 21:39 UTC (2+ messages)
[PATCH] dm crypt: replace open-coded kmemdup_nul
2023-10-24 21:35 UTC (4+ messages)
` "
[PATCH v2] wifi: ath10k: replace deprecated strncpy with memcpy
2023-10-24 21:34 UTC (2+ messages)
[PATCH v2 0/7] Add a few mt8183 follower boards
2023-10-24 21:22 UTC (8+ messages)
` [PATCH v2 1/7] arm64: dts: mt8183: kukui: Fix underscores in node names
` [PATCH v2 2/7] dt-bindings: arm64: dts: mediatek: Add mt8183-kukui-katsu
` [PATCH v2 3/7] arm64: dts: mt8183: Add kukui katsu board
` [PATCH v2 4/7] dt-bindings: arm64: dts: mediatek: Add mt8183-kukui-jacuzzi-makomo
` [PATCH v2 5/7] arm64: dts: mt8183: Add jacuzzi makomo board
` [PATCH v2 6/7] dt-bindings: arm64: dts: mediatek: Add mt8183-kukui-jacuzzi-pico
` [PATCH v2 7/7] arm64: dts: mt8183: Add jacuzzi pico/pico6 board
[PATCH] kexec: Annotate struct crash_mem with __counted_by
2023-10-24 21:18 UTC (2+ messages)
[PATCH] virtio_console: Annotate struct port_buffer with __counted_by
2023-10-24 21:18 UTC (2+ messages)
[PATCH v5] hwmon: (acpi_power_meter) replace open-coded kmemdup_nul
2023-10-24 21:18 UTC (2+ messages)
[PATCH] ima: Add __counted_by for struct modsig and use struct_size()
2023-10-24 21:18 UTC (2+ messages)
[PATCH] reset: Annotate struct reset_control_array with __counted_by
2023-10-24 21:18 UTC (2+ messages)
[PATCH] dm ioctl: replace deprecated strncpy with strscpy_pad
2023-10-24 21:18 UTC (2+ messages)
[PATCH] dm cache metadata: replace deprecated strncpy with strscpy
2023-10-24 21:18 UTC (2+ messages)
[PATCH] dm log userspace: replace deprecated strncpy with strscpy
2023-10-24 21:18 UTC (2+ messages)
[RFC PATCH 0/2] Add test to verify probe of devices from discoverable busses on DT platforms
2023-10-24 21:18 UTC (3+ messages)
` [RFC PATCH 1/2] kselftest: Add test to verify probe of devices from discoverable busses
` [RFC PATCH 2/2] kselftest: devices: Add board file for google,spherion
KASAN: use-after-free Read in __media_entity_remove_links
2023-10-24 21:11 UTC (2+ messages)
` [syzbot] "
[PATCH v6 0/3] Add Nuvoton NPCM SGPIO feature
2023-10-24 21:05 UTC (3+ messages)
` [PATCH v6 1/3] dt-bindings: gpio: add NPCM sgpio driver bindings
[PATCH RFC] dt-bindings: mfd: ams,as3711: Convert to json-schema
2023-10-24 21:00 UTC (3+ messages)
[PATCH v2] selftests:net change ifconfig with ip command
2023-10-24 21:00 UTC (2+ messages)
[PATCH v5 00/13] KVM: x86/pmu: selftests: Fixes and new tests
2023-10-24 21:00 UTC (4+ messages)
` [PATCH v5 08/13] KVM: selftests: Test Intel PMU architectural events on gp counters
[PATCH v2 0/3] Add support for HTC One Mini 2 smartphone
2023-10-24 20:57 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: vendor-prefixes: document HTC Corporation
` [PATCH v2 2/3] dt-bindings: arm: qcom: Add HTC One Mini 2
` [PATCH v2 3/3] ARM: dts: qcom: Add support for "
[PATCH] amd/pds_core: core: No need for Null pointer check before kfree
2023-10-24 20:58 UTC (2+ messages)
[PATCH v2] dt-bindings: watchdog: davinci-wdt: convert txt to yaml
2023-10-24 20:55 UTC (2+ messages)
[PATCH v2 0/4] Add samsung-matisselte and common matisse dtsi
2023-10-24 20:33 UTC (5+ messages)
` [PATCH v2 1/4] ARM: dts: qcom: samsung-matisse-common: Add initial common device tree
` [PATCH v2 2/4] dt-bindings: arm: qcom: Add Samsung Galaxy Tab 4 10.1 LTE
` [PATCH v2 3/4] ARM: dts: qcom: Add support for Samsung Galaxy Tab 4 10.1 LTE (SM-T535)
` [PATCH v2 4/4] ARM: dts: qcom: samsung-matisse-common: Add UART
[PATCH v3 0/2] i2c: mv64xxx: reset-gpios
2023-10-24 20:54 UTC (6+ messages)
` [PATCH v3 2/2] i2c: mv64xxx: add an optional reset-gpios property
[PATCH v2 00/13] Improvements to memory use
2023-10-24 20:52 UTC (7+ messages)
` [PATCH v2 09/13] perf mem_info: Add and use map_symbol__exit and addr_map_symbol__exit
` [PATCH v2 12/13] perf mmap: Lazily initialize zstd streams
[PATCH net-next v7 0/2] Switch DSA to inclusive terminology
2023-10-24 20:50 UTC (2+ messages)
[RFC - is this a bug?] wifi: ath10k: Asking for some light on this, please :)
2023-10-24 20:49 UTC (4+ messages)
[PATCH v4 0/5] workload-specific and memory pressure-driven zswap writeback
2023-10-24 20:33 UTC (6+ messages)
` [PATCH v4 1/5] list_lru: allows explicit memcg and NUMA node selection
` [PATCH v4 2/5] zswap: make shrinking memcg-aware
` [PATCH v4 3/5] mm: memcg: add per-memcg zswap writeback stat
` [PATCH v4 4/5] selftests: cgroup: update per-memcg zswap writeback selftest
` [PATCH v4 5/5] zswap: shrinks zswap pool based on memory pressure
[PATCH 00/18] Add display support for the MT8365-EVK board
2023-10-24 20:30 UTC (3+ messages)
` [PATCH 05/18] dt-bindings: display: mediatek: dsi: add binding for MT8365 SoC
[PATCH] i2c: ocores: Move system PM hooks to the NOIRQ phase
2023-10-24 20:20 UTC (2+ messages)
[PATCH net-next v7 0/7] Create a binding for the Marvell MV88E6xxx DSA switches
2023-10-24 20:20 UTC (7+ messages)
` [PATCH net-next v7 5/7] ARM64: dts: marvell: Fix some common switch mistakes
[tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime
2023-10-24 20:19 UTC (11+ messages)
[PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
2023-10-24 20:19 UTC (15+ messages)
[PATCH v2 0/4] i2c: thunderx: Marvell thunderx i2c changes
2023-10-24 20:14 UTC (2+ messages)
[PATCH v6] scripts/link-vmlinux.sh: Add alias to duplicate symbols for kallsyms
2023-10-24 20:11 UTC
Flowtables ignore timeout settings in recent kernels
2023-10-24 20:11 UTC (2+ messages)
[PATCH net-next v6 0/7] Create a binding for the Marvell MV88E6xxx DSA switches
2023-10-24 20:10 UTC (5+ messages)
` [PATCH net-next v6 1/7] dt-bindings: net: dsa: Require ports or ethernet-ports
[PATCH] powercap: intel_rapl: Don't warn about BIOS locked limits during resume
2023-10-24 20:08 UTC (3+ messages)
` [PATCH v2] powercap: intel_rapl: Downgrade BIOS locked limits pr_warn() to pr_debug()
[PATCH] checkpatch: allow tags between co-developed-by and their sign-off
2023-10-24 20:07 UTC (4+ messages)
[GIT PULL] hotfixes for 6.6
2023-10-24 20:07 UTC (2+ messages)
[PATCH 0/3 v7] Misc SCM changes
2023-10-24 20:07 UTC (9+ messages)
` [PATCH v7 1/3] firmware: qcom_scm: provide a read-modify-write function
` [PATCH v7 3/3] firmware: scm: Modify only the download bits in TCSR register
[PATCH 1/3] cpufreq: fix broken buffer overflow detection in trans_stats
2023-10-24 20:03 UTC (2+ messages)
[PATCH] dt-bindings: usb: rockchip,dwc3: fix reference to nonexistent file
2023-10-24 20:02 UTC (3+ messages)
[PATCH] scsi: fcoe: replace deprecated strncpy with strscpy
2023-10-24 20:01 UTC (2+ messages)
[PATCH v6 4/4] usb: gadget: uvc: Fix use-after-free for inflight usb_requests
2023-10-24 20:00 UTC (7+ messages)
[PATCH] dt-bindings: clock: brcm,kona-ccu: convert to YAML
2023-10-24 19:59 UTC (4+ messages)
[PATCH] dt-bindings: watchdog: davinci-wdt: convert txt to yaml
2023-10-24 19:54 UTC (4+ messages)
[PATCH] ACPI: EC: Add quirk for HP 250 G7 Notebook PC
2023-10-24 19:54 UTC (2+ messages)
[PATCH v3 0/6] Refine _UID references across kernel
2023-10-24 19:51 UTC (3+ messages)
[PATCH v5 0/2] drm/rockchip: vop: Add NV15, NV20 and NV30 support
2023-10-24 19:48 UTC (2+ messages)
[PATCH v2 00/39] Memory allocation profiling
2023-10-24 19:46 UTC (4+ messages)
` [PATCH v2 01/39] lib/string_helpers: Add flags param to string_get_size()
[PATCH 0/6] Add a few mt8183 follower boards
2023-10-24 19:46 UTC (4+ messages)
` [PATCH 1/6] dt-bindings: arm64: dts: mediatek: Add mt8183-kukui-katsu
[PATCH 4.14 00/65] 4.14.328-rc2 review
2023-10-24 19:45 UTC (3+ messages)
[PATCH 5.4 000/120] 5.4.259-rc2 review
2023-10-24 19:42 UTC (3+ messages)
[PATCH 5.15 000/135] 5.15.137-rc2 review
2023-10-24 19:41 UTC (3+ messages)
[PATCH v2] kunit: Warn if tests are slow
2023-10-24 19:41 UTC (2+ messages)
[PATCH 5.10 000/199] 5.10.199-rc2 review
2023-10-24 19:38 UTC (2+ messages)
[PATCH v5 0/3] clk: si5351: add option to adjust PLL without glitches
2023-10-24 19:36 UTC (5+ messages)
` [PATCH v5 1/3] dt-bindings: clock: si5351: convert to yaml
` [PATCH v5 2/3] dt-bindings: clock: si5351: add PLL reset mode property
[PATCH v6 0/9] Fix cursor planes with virtualized drivers
2023-10-24 19:34 UTC (4+ messages)
` [PATCH v6 9/9] drm: Introduce documentation for hotspot properties
[PATCH v2 0/3] Handle reversed SBU orientation for FSA4480
2023-10-24 19:34 UTC (5+ messages)
` [PATCH v2 1/3] dt-bindings: usb: fsa4480: Add data-lanes property to endpoint
` [PATCH v2 3/3] dt-bindings: usb: fsa4480: Add compatible for OCP96011
[PATCH v4 0/3] Fix clock division overflow problem
2023-10-24 19:32 UTC (3+ messages)
` [PATCH v4 1/3] math.h: add DIV_ROUND_UP_NO_OVERFLOW
[RFC PATCH 0/3] Dynamic allocation of reserved_mem array
2023-10-24 19:32 UTC (6+ messages)
` [RFC PATCH 1/3] of: reserved_mem: Change the order that reserved_mem regions are stored
[RFC PATCH v3 00/39] ACPI/arm64: add support for virtual cpuhotplug
2023-10-24 19:28 UTC (3+ messages)
[PATCH] riscv: CONFIG_EFI should not depend on CONFIG_RISCV_ISA_C
2023-10-24 19:26 UTC
[PATCH] usb: storage: add shutdown function for usb storage driver
2023-10-24 19:23 UTC (8+ messages)
[PATCH 5.10 000/226] 5.10.198-rc1 review
2023-10-24 19:22 UTC (8+ messages)
` renesas_sdhi problems in 5.10-stable was "
[PATCH v8 00/13] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU
2023-10-24 19:21 UTC (3+ messages)
[PATCH v4] vsock/virtio: initialize the_virtio_vsock before using VQs
2023-10-24 19:17 UTC
[RFC 00/48] perf tools: Introduce data type profiling (v1)
2023-10-24 19:16 UTC (13+ messages)
` [PATCH 13/48] perf annotate: Add annotate_get_insn_location()
` [PATCH 15/48] perf report: Add 'type' sort key
` [PATCH 22/48] perf annotate: Add --type-stat option for debugging
[PATCH v2 0/3] Replace acpi_driver with platform_driver
2023-10-24 19:10 UTC (3+ messages)
` [PATCH v2 1/3] ACPI: acpi_pad: "
[PATCH] dt-bindings: regulator: dlg,da9210: Convert to json-schema
2023-10-24 19:10 UTC (2+ messages)
[PATCH v2 0/5] visl: Adapt output frames for reference comparison
2023-10-24 19:09 UTC (6+ messages)
` [PATCH v2 1/5] media: visl: Fix params permissions/defaults mismatch
` [PATCH v2 2/5] media: visl: Add a stable_output parameter
` [PATCH v2 3/5] doc: visl: Document "
` [PATCH v2 4/5] visl: Add a codec specific variability parameter
` [PATCH v2 5/5] doc: visl: Document codec_variability parameter
[PATCH v3 0/2] Add support for ADI TDD Engine
2023-10-24 19:09 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: misc: adi,axi-tdd: Add device-tree binding for TDD engine
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