All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-25 20:37:55 to 2024-02-26 00:05:58 UTC [more...]

[PATCH v6 00/41] Raspberry Pi 4B machine
 2024-02-26  0:02 UTC  (19+ messages)
` [PATCH v6 01/41] Split out common part of BCM283X classes
` [PATCH v6 02/41] Split out common part of peripherals
` [PATCH v6 03/41] Split out raspi machine common part
` [PATCH v6 04/41] Introduce BCM2838 SoC
` [PATCH v6 06/41] Add BCM2838 GPIO stub
` [PATCH v6 07/41] Implement BCM2838 GPIO functionality
` [PATCH v6 10/41] Introduce Raspberry PI 4 machine
` [PATCH v6 11/41] Temporarily disable unimplemented rpi4b devices
` [PATCH v6 12/41] Add memory region for BCM2837 RPiVid ASB
` [PATCH v6 14/41] Add BCM2838 PCIE host
` [PATCH v6 19/41] Add GENET stub
` [PATCH v6 22/41] Add GENET register structs. Part 3
` [PATCH v6 23/41] Add GENET register structs. Part 4
` [PATCH v6 24/41] Add GENET register access macros
` [PATCH v6 25/41] Implement GENET register ops
` [PATCH v6 28/41] Implement GENET RX path
` [PATCH v6 30/41] Add Rpi4b boot tests
` [PATCH v6 34/41] Add mailbox tests tags. Part 2

[PATCH] wic: 'empty' plugin: fix typo in comment
 2024-02-26  0:03 UTC  (2+ messages)
` Patchtest results for "

linux-next: manual merge of the vfs-brauner tree with the cifs tree
 2024-02-26  0:03 UTC 

[PATCH] usb: dwc3-generic: Fix build errors when USB_DWC3_GADGET is disabled
 2024-02-26  0:02 UTC  (3+ messages)

support on risc-v 128bits
 2024-02-25 23:57 UTC  (2+ messages)

Linux 6.8-rc6
 2024-02-25 23:57 UTC 

[PATCH 0/4 rpcbind] Supprt abstract addresses and disable broadcast
 2024-02-25 23:53 UTC  (5+ messages)
` [PATCH 1/4] manpage: describe use of extra port for broadcast rpc
` [PATCH 2/4] rpcbind: allow broadcast RPC to be disabled
` [PATCH 3/4] Listen on an AF_UNIX abstract address if supported
` [PATCH 4/4] rpcinfo: try connecting using abstract address

linux-next: manual merge of the fuse tree with Linus' tree
 2024-02-25 23:55 UTC 

[PATCH] completion: fix __git_complete_worktree_paths
 2024-02-25 23:53 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v5] tracing: Support to dump instance traces by ftrace_dump_on_oops
 2024-02-25 23:51 UTC  (2+ messages)

[PATCH 0/3 libtirpc] Support abstract addresses for rpcbind in libtirpc
 2024-02-25 23:40 UTC  (4+ messages)
` [PATCH 1/3] Allow working with abstract AF_UNIX addresses
` [PATCH 2/3] Change local_rpcb() to take a targaddr pointer
` [PATCH 3/3] Try using a new abstract address when connecting rpcbind

[LSF/MM/BPF TOPIC] Measuring limits and enhancing buffered IO
 2024-02-25 23:45 UTC  (9+ messages)

Bug Report: Delayed Wake from Suspend with Genesys Logic GL9755 SD Host Controller
 2024-02-25 23:31 UTC  (2+ messages)

[PATCH] time: Use div64_long() instead of do_div()
 2024-02-25 23:25 UTC 

[ANNOUNCE] Release and and v6.1.78-cip15
 2024-02-25 23:26 UTC 

[PATCH] ASoC: rcar: adg: correct TIMSEL setting for SSI9
 2024-02-25 23:21 UTC  (2+ messages)

NFS data corruption on congested network
 2024-02-25 23:19 UTC  (3+ messages)

[PATCH 0/6] USB keyboard improvements for asahi / desktop systems
 2024-02-25 21:57 UTC  (9+ messages)
` [PATCH 2/6] usb: xhci: Set up endpoints for the first 2 interfaces
` [PATCH 4/6] usb: kbd: Ignore Yubikeys

Interest in Future Collaboration for GSoC 2024
 2024-02-25 23:10 UTC 

[Buildroot] [PATCH v2 1/1] package/libspdm: bump version to 3.2.0
 2024-02-25 23:09 UTC 

LSF/MM/BPF: 2024: Call for Proposals
 2024-02-25 23:09 UTC  (9+ messages)
  ` [LSF/MM/BPF TOPIC] Large block for I/O

[surenbaghdasaryan:memalloc_prof_v4 37/37] lib/alloc_tag.c:157:6: sparse: sparse: symbol 'mem_profiling_enabled' was not declared. Should it be static?
 2024-02-25 22:59 UTC 

What's cooking in git.git (Jan 2024, #01; Tue, 2)
 2024-02-25 22:59 UTC  (8+ messages)

[PATCH net] netlink: validate length of NLA_{BE16,BE32} types
 2024-02-25 22:58 UTC 

[Buildroot] [PATCH 1/1] package/libspdm: bump version to 3.2.0
 2024-02-25 22:57 UTC  (3+ messages)

[PATCH] ARM: dts: imx6: fix IRQ config of RC5T619
 2024-02-25 22:57 UTC  (2+ messages)

[Buildroot] [PATCH] package/dracut: fix dracut_wrapper
 2024-02-25 22:57 UTC 

[PATCH] ARM: dts: imx6sl: tolino-shine2hd: fix IRQ config of touchscreen
 2024-02-25 22:56 UTC  (2+ messages)

[PATCH 00/16 v3] timers/nohz cleanups and hotplug reorganization
 2024-02-25 22:55 UTC  (17+ messages)
` [PATCH 01/16] tick/nohz: Remove duplicate between tick_nohz_switch_to_nohz() and tick_setup_sched_timer()
` [PATCH 02/16] tick/nohz: Remove duplicate between lowres and highres handlers
` [PATCH 03/16] tick: Remove useless oneshot ifdeffery
` [PATCH 04/16] tick: Use IS_ENABLED() whenever possible
` [PATCH 05/16] tick: s/tick_nohz_stop_sched_tick/tick_nohz_full_stop_tick
` [PATCH 06/16] tick: No need to clear ts->next_tick again
` [PATCH 07/16] tick: Start centralizing tick related CPU hotplug operations
` [PATCH 08/16] tick: Move tick cancellation up to CPUHP_AP_TICK_DYING
` [PATCH 09/16] tick: Move broadcast "
` [PATCH 10/16] tick: Assume the tick can't be stopped in NOHZ_MODE_INACTIVE mode
` [PATCH 11/16] tick: Move got_idle_tick away from common flags
` [PATCH 12/16] tick: Move individual bit features to debuggable mask accesses
` [PATCH 13/16] tick: Split nohz and highres features from nohz_mode
` [PATCH 14/16] tick: Shut down low-res tick from dying CPU
` [PATCH 15/16] tick: Assume timekeeping is correctly handed over upon last offline idle call
` [PATCH 16/16] timers: Assert no next dyntick timer look-up while CPU is offline

[ovmf test] 184761: all pass - PUSHED
 2024-02-25 22:54 UTC 

seq_file_path() invocations and backslash escaping
 2024-02-25 22:51 UTC 

[PATCH v3] virt: tdx-guest: Handle GetQuote request error code
 2024-02-25 22:42 UTC 

[LSF/MM/BPF TOPIC] multi kprobe updates
 2024-02-25 22:38 UTC  (2+ messages)

[PATCH] selftests/ftrace: Limit length in subsystem-enable tests
 2024-02-25 22:30 UTC  (4+ messages)

linux-next: manual merge of the mm-nonmm-stable tree with the risc-v-fixes tree
 2024-02-25 22:27 UTC 

[PATCH] tracing: Use div64_u64() instead of do_div()
 2024-02-25 22:21 UTC  (2+ messages)

[PATCH v5 0/6] DCP as trusted keys backend
 2024-02-25 22:20 UTC  (6+ messages)

[RFC PATCH v2 0/3] bluetooth/gnss: GNSS support for TiWi chips
 2024-02-25 22:16 UTC  (4+ messages)
` [RFC PATCH v2 3/3] gnss: Add driver for AI2 protocol

[PATCH v6 00/16] bloom: changed-path Bloom filters v2 (& sundries)
 2024-02-25 22:15 UTC  (3+ messages)
` [PATCH v6 13/16] commit-graph: new Bloom filter version that fixes murmur3

[PATCH 00/15] ubifs folio conversion
 2024-02-25 22:13 UTC  (4+ messages)

[PATCH v7 0/7] mtd: ubi: allow UBI volumes to provide NVMEM
 2024-02-25 22:12 UTC  (5+ messages)
` [PATCH v7 7/7] mtd: ubi: provide NVMEM layer over UBI volumes

How to repair BTRFS
 2024-02-25 22:12 UTC  (11+ messages)

[PATCH b4 0/2] ez: allow inserting a range-diff in the cover letter
 2024-02-25 22:12 UTC  (3+ messages)
` [PATCH b4 1/2] docs: document tokens for b4.prep-cover-template
` [PATCH b4 2/2] ez: allow inserting a range-diff in the cover-letter

[PATCH 0/2] phy: rockchip-inno-usb2: Write to correct GRF
 2024-02-25 22:10 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] phy: rockchip-inno-usb2: Limit changes made to regs

[PATCH 1/2] hw/xen: detect when running inside stubdomain
 2024-02-25 22:09 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] support/scripts/pkg-stats: fix bug when sorting by hashfile
 2024-02-25 22:05 UTC 

[Buildroot] [PATCH 0/3] support/scripts/pkg-stats: fix CVE identification (branch yem/pkgstat-cve)
 2024-02-25 22:05 UTC  (4+ messages)
` [Buildroot] [PATCH 1/3] support/scripts/pkg-stats: fix datetime deprecation warning
` [Buildroot] [PATCH 2/3] support/scripts/pkg-stats: fkie json format
` [Buildroot] [PATCH 3/3] support/scripts/pkg-stats: sort CVEs in HTML output

[RFC] documentation on filesystem exposure to RCU pathwalk from fs maintainers' POV
 2024-02-25 22:06 UTC 

linux-next: manual merge of the cxl-fixes tree with Linus' tree
 2024-02-25 22:04 UTC 

[PATCH v4 0/2] Implement `git log --merge` also for rebase/cherry-pick/revert
 2024-02-25 21:56 UTC  (4+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/2] revision: ensure MERGE_HEAD is a ref in prepare_show_merge
  ` [PATCH v5 2/2] revision: implement `git log --merge` also for rebase/cherry-pick/revert

[PATCH] hw/us/bus.c PCAP adding 0xA in Windows version
 2024-02-25 21:55 UTC  (2+ messages)

[OE-core][kirkstone 00/22] Patch review
 2024-02-25 21:52 UTC  (23+ messages)
` [OE-core][kirkstone 01/22] go: add a complementary fix for CVE-2023-29406
` [OE-core][kirkstone 02/22] libuv: fix CVE-2024-24806
` [OE-core][kirkstone 03/22] vim: upgrade v9.0.2130 -> v9.0.2190
` [OE-core][kirkstone 04/22] linux-yocto/5.10: update to v5.10.203
` [OE-core][kirkstone 05/22] linux-yocto/5.10: update to v5.10.205
` [OE-core][kirkstone 06/22] linux-yocto/5.10: update to v5.10.206
` [OE-core][kirkstone 07/22] linux-yocto/5.10: update to v5.10.209
` [OE-core][kirkstone 08/22] cve-exclusion_5.10.inc: update for 5.10.209
` [OE-core][kirkstone 09/22] linux-yocto/5.15: update to v5.15.141
` [OE-core][kirkstone 10/22] linux-yocto/5.15: update to v5.15.142
` [OE-core][kirkstone 11/22] linux-yocto/5.15: update to v5.15.145
` [OE-core][kirkstone 12/22] linux-yocto/5.15: update to v5.15.146
` [OE-core][kirkstone 13/22] linux-yocto/5.15: update CVE exclusions
` [OE-core][kirkstone 14/22] linux-yocto/5.15: update to v5.15.147
` [OE-core][kirkstone 15/22] linux-yocto/5.15: update CVE exclusions
` [OE-core][kirkstone 16/22] linux-yocto/5.15: update to v5.15.148
` [OE-core][kirkstone 17/22] linux-yocto/5.15: update CVE exclusions
` [OE-core][kirkstone 18/22] curl: don't enable debug builds
` [OE-core][kirkstone 19/22] cmake: Unset CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES
` [OE-core][kirkstone 20/22] ldconfig-native: Fix to point correctly on the DT_NEEDED entries in an ELF file
` [OE-core][kirkstone 21/22] oeqa/selftest/runtime_test: only run the virgl tests on qemux86-64
` [OE-core][kirkstone 22/22] runqemu: direct mesa to use its own drivers, rather than ones provided by host distro

[PATCH v4 0/4] Add support for AF8133J magnetometer
 2024-02-25 21:52 UTC  (4+ messages)
` [PATCH v4 3/4] iio: magnetometer: add a driver for Voltafield "

linux-next: duplicate patch in the riscv-soc-fixes tree
 2024-02-25 21:52 UTC  (2+ messages)

[PATCH 0/1] Rosebush, a new hash table
 2024-02-25 21:48 UTC  (6+ messages)

linux-next: build failure after merge of the drm-misc tree
 2024-02-25 21:47 UTC  (5+ messages)

Intention to work on GSoC project
 2024-02-25 21:38 UTC 

linux-next: Fixes tag needs some work in the pm tree
 2024-02-25 21:38 UTC 

[PATCH 0/3] auxdisplay: 7 segment LED display
 2024-02-25 21:34 UTC  (8+ messages)
` [PATCH 1/3] auxdisplay: Add 7 segment LED display driver
` [PATCH 2/3] dt-bindings: auxdisplay: Add bindings for generic 7 segment LED
` [PATCH 3/3] ARM: dts: marvell: Add 7 segment LED display on x530

Software
 2024-02-25 21:34 UTC 

[PATCH v1 1/4] io_uring: only account cqring wait time as iowait if enabled for a ring
 2024-02-25 21:33 UTC  (8+ messages)

[efi:urgent] BUILD SUCCESS 2ce507f57ba9c78c080d4a050ebdc97263239de8
 2024-02-25 21:28 UTC 

linux-next: Fixes tags needs some work in the bcachefs tree
 2024-02-25 21:29 UTC 

[PATCH next v2 00/11] minmax: Optimise to reduce .i line length
 2024-02-25 21:26 UTC  (5+ messages)
` [PATCH next v2 08/11] minmax: Add min_const() and max_const()

fs/overlayfs/copy_up.o: warning: objtool: ovl_copy_up_tmpfile() falls through to next function ovl_create_index.cold()
 2024-02-25 21:25 UTC 

[PATCH v2 0/5] Add Arm Mali-C55 Image Signal Processor Driver
 2024-02-25 21:22 UTC  (4+ messages)
` [PATCH v2 4/5] media: Documentation: Add Mali-C55 ISP Documentation

linux-next: Signed-off-by missing for commit in the imx-mxs tree
 2024-02-25 21:23 UTC 

[cocci] Detecting misused expressions with SmPL?
 2024-02-25 21:21 UTC  (4+ messages)
  ` [cocci] Searching for code within block by SmPL ellipsis?

linux-next: Fixes tag needs some work in the mm tree
 2024-02-25 21:18 UTC 

[PATCH v4 0/5] Fix double allocation in swiotlb_alloc()
 2024-02-25 21:17 UTC  (6+ messages)
` [PATCH v4 5/5] iommu/dma: Force swiotlb_max_mapping_size on an untrusted device

linux-next: duplicate patch in the i2c-host-fixes tree
 2024-02-25 21:10 UTC 

[PATCH] power: supply: bq27xxx: Introduce parameter to config cache regs
 2024-02-25 21:10 UTC  (4+ messages)

[brgl:gpio/for-next 42/47] gpio-mmio.c:undefined reference to `iowrite64'
 2024-02-25 21:09 UTC  (5+ messages)

San OS and Philosophy, Optimal Associations (was Low Jitter, Fair Source)
 2024-02-25 21:07 UTC 

linux-next: duplicate patch in the cxl-fixes tree
 2024-02-25 21:04 UTC 

[PATCH v3 0/3] drm/msm/dpu: debug commit_done timeouts
 2024-02-25 21:03 UTC  (8+ messages)
` [PATCH v3 1/3] drm/msm/dpu: make "vblank timeout" more useful
` [PATCH v3 2/3] drm/msm/dpu: split dpu_encoder_wait_for_event into two functions

possible race condition in qemu nat layer or virtio-net
 2024-02-25 18:22 UTC 

[PATCH 0/3] t-ctype: simplify unit test definitions
 2024-02-25 21:02 UTC  (7+ messages)
` [PATCH 1/3] t-ctype: allow NUL anywhere in the specification string

linux-next: duplicate patch in the hwmon-fixes tree
 2024-02-25 21:01 UTC 

[PATCH 0/3] clk: qcom: gcc-ipq5018: fix some register offsets
 2024-02-25 21:00 UTC  (7+ messages)
` [PATCH 1/3] clk: qcom: gcc-ipq5018: fix 'enable_reg' offset of 'gcc_gmac0_sys_clk'
` [PATCH 2/3] clk: qcom: gcc-ipq5018: fix 'halt_reg' offset of 'gcc_pcie1_pipe_clk'
` [PATCH 3/3] clk: qcom: gcc-ipq5018: fix register offset for GCC_UBI0_AXI_ARES reset

[fuse-devel] Proxmox + NFS w/ exported FUSE = EIO
 2024-02-25 20:58 UTC  (10+ messages)

[PATCH v2 0/5] devtool: ide: Improve VSCode support
 2024-02-25 20:52 UTC  (8+ messages)
` [PATCH v2 2/5] devtool: code: Add source mapping for debug source files

[PATCH] meson: add utest option
 2024-02-25 20:47 UTC 

[PATCH 0/4] devtool ide-sdk source mappings
 2024-02-25 20:47 UTC  (5+ messages)
` [PATCH 1/4] devtool: ide-sdk launch.json per recipe only
` [PATCH 2/4] devtool: ide-sdk source mapping for vscode
` [PATCH 3/4] devtool: ide-sdk prefer sources from workspace
` [PATCH 4/4] oe-selftest devtool: ide-sdk tests

[PATCH 1/2] soc: qcom: geni-se: drop unused kerneldoc struct geni_wrapper param
 2024-02-25 20:47 UTC  (4+ messages)
` [PATCH 2/2] soc: qcom: aoss: add missing kerneldoc for qmp members

[PATCH] iio: adc: qcom-pm8xxx-xoadc: drop unused kerneldoc struct pm8xxx_chan_info member
 2024-02-25 20:46 UTC  (2+ messages)

[PATCH v2] power: supply: core: constify the struct device_type usage
 2024-02-25 20:40 UTC  (2+ messages)

[PATCH 0/3] Add support for Block Passthrough Endpoint function driver
 2024-02-25 20:39 UTC  (3+ messages)

[PATCH] hwmon: sis5595: drop unused DIV_TO_REG function
 2024-02-25 20:38 UTC  (2+ messages)

[PATCH v1 0/4] fw_devlink: generically handle bad links to child fwnodes
 2024-02-25 20:37 UTC  (5+ messages)
` [PATCH v1 2/4] driver core: fw_devlink: Link to supplier ancestor if no device


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.