messages from 2023-10-24 19:40:12 to 2023-10-24 23:35:07 UTC [more...]
[RFC PATCH] memcontrol: implement swap bypassing
2023-10-24 23:35 UTC
[PATCH] arm64: mm: drop tlb flush operation when clearing the access bit
2023-10-24 23:31 UTC (4+ messages)
[PATCH net-next 0/2] net: ethernet: renesas: infrastructure preparations for upcoming driver
2023-10-24 23:30 UTC (2+ messages)
[PATCH v4 0/2] i2c: mv64xxx: reset-gpios
2023-10-24 23:30 UTC (5+ messages)
` [PATCH v4 1/2] dt-bindings: i2c: mv64xxx: add reset-gpios property
` [PATCH v4 2/2] i2c: mv64xxx: add an optional "
linux-next: build failure after merge of the perf tree
2023-10-24 23:26 UTC
[PATCH] ath10k: replace deprecated strncpy with strtomem_pad
2023-10-24 23:25 UTC (5+ messages)
[PATCH V4 00/17] intel_pmc: Add telemetry API to read counters
2023-10-24 23:25 UTC (4+ messages)
` [PATCH V4 04/17] platform/x86/intel/vsec: Add intel_vsec_register
[PATCH] selftests/net: give more time to udpgro nat tests
2023-10-24 23:23 UTC (2+ messages)
[PATCH] x86/resctrl: mba_MBps: Fall back to total b/w if local b/w unavailable
2023-10-24 23:20 UTC (2+ messages)
[PATCH v2] wifi: ath10k: replace deprecated strncpy with memcpy
2023-10-24 23:19 UTC (3+ messages)
[PATCH v7 0/8] Add Intel VT-d nested translation (part 1/2)
2023-10-24 23:03 UTC (3+ messages)
` [PATCH v7 7/8] iommu/vt-d: Add nested domain allocation
[PATCH v4 0/3] Fix clock division overflow problem
2023-10-24 22:53 UTC (4+ messages)
` [PATCH v4 1/3] math.h: add DIV_ROUND_UP_NO_OVERFLOW
[PATCH v2 0/2] iio: adc: ti-adc128s052: Add support for adc102s021 and family
2023-10-24 22:52 UTC (4+ messages)
` [PATCH v2 2/2] iio: adc: ti-adc128s052: Add lower resolution devices support
[PATCH bpf-next] selftests/bpf: Convert CHECK macros to ASSERT_* macros in bpf_iter
2023-10-24 22:43 UTC
[PATCH 0/4] media: qcom: camss: Introduce support for named power-domains
2023-10-24 22:42 UTC (5+ messages)
` [PATCH 1/4] media: qcom: camss: Convert to per-VFE pointer for power-domain linkages
` [PATCH 2/4] media: qcom: camss: Use common VFE pm_domain_on/pm_domain_off where applicable
` [PATCH 3/4] media: qcom: camss: Move VFE power-domain specifics into vfe.c
` [PATCH 4/4] media: qcom: camss: Add support for named power-domains
[PATCH v3 00/50] Improvements to memory use
2023-10-24 22:23 UTC (51+ 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 23/50] perf header: Switch mem topology to io_dir__readdir
` [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 26/50] perf maps: Move symbol maps functions to maps.c
` [PATCH v3 27/50] perf thread: Add missing RC_CHK_ACCESS
` [PATCH v3 28/50] perf maps: Add maps__for_each_map to call a function on each entry
` [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 37/50] perf maps: Fix up overlaps during fixup_end
` [PATCH v3 38/50] perf maps: Switch from rbtree to lazily sorted array for addresses
` [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 42/50] perf maps: Hide maps internals
` [PATCH v3 43/50] perf maps: Locking tidy up of nr_maps
` [PATCH v3 44/50] perf dso: Reorder variables to save space in struct dso
` [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 v3 49/50] perf threads: Switch from rbtree to hashmap
` [PATCH v3 50/50] perf threads: Reduce table size from 256 to 8
[PATCH 0/6] Add support for Translation Buffer Units
2023-10-24 22:26 UTC (4+ messages)
` [PATCH 1/6] dt-bindings: iommu: Add Translation Buffer Unit bindings
[PATCH 0/2] Fixes for s3 with parallel bootup
2023-10-24 22:24 UTC (6+ messages)
` [PATCH 2/2] perf/x86/amd: Don't allow pre-emption in amd_pmu_lbr_reset()
[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 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 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 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 (4+ messages)
` [PATCH v2 09/13] perf mem_info: Add and use map_symbol__exit and addr_map_symbol__exit
[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 (2+ messages)
[PATCH 5.15 000/135] 5.15.137-rc2 review
2023-10-24 19:41 UTC (2+ messages)
[PATCH v2] kunit: Warn if tests are slow
2023-10-24 19:41 UTC (2+ messages)
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