messages from 2024-10-09 14:29:18 to 2024-10-09 14:57:07 UTC [more...]
[RFC PATCH 00/21] Modernize the build system
2024-10-09 14:57 UTC (21+ messages)
` [RFC PATCH v2 00/24] Modernize our "
` [RFC PATCH v2 01/24] t/test-lib: fix quoting of TEST_RESULTS_SAN_FILE
` [RFC PATCH v2 02/24] t/test-lib: wire up NO_ICONV prerequisite
` [RFC PATCH v2 03/24] t/lib-gitweb: test against the build version of gitweb
` [RFC PATCH v2 04/24] t/lib-gpg: fix setup of GNUPGHOME in MinGW
` [RFC PATCH v2 05/24] t1401: make invocation of tar(1) work with Win32-provided one
` [RFC PATCH v2 06/24] t3404: work around platform-specific behaviour on macOS 10.15
` [RFC PATCH v2 07/24] t5500, t5601: skip tests which exercise paths with '[::1]' on Cygwin
` [RFC PATCH v2 08/24] t7300: work around platform-specific behaviour with long paths on MinGW
` [RFC PATCH v2 09/24] t/unit-tests: update clar unit test framework
` [RFC PATCH v2 10/24] builtin/credential-cache: fix missing parameter for stub function
` [RFC PATCH v2 11/24] http: fix build error on FreeBSD
` [RFC PATCH v2 12/24] Makefile: extract script to generate clar declarations
` [RFC PATCH v2 13/24] Makefile: extract script to massage Perl scripts
` [RFC PATCH v2 14/24] Makefile: refactor GIT-VERSION-GEN to be reusable
` [RFC PATCH v2 15/24] Makefile: refactor generators to be PWD-independent
` [RFC PATCH v2 16/24] Makefile: use common template for GIT-BUILD-OPTIONS
` [RFC PATCH v2 17/24] Makefile: consistently use @PLACEHOLDER@ to substitute
` [RFC PATCH v2 18/24] Makefile: consistently use PERL_PATH
` [RFC PATCH v2 19/24] Makefile: allow "bin-wrappers/" directory to exist
[PATCH] migration: Cleanup migrate_fd_cleanup() on accessing to_dst_file
2024-10-09 14:56 UTC (2+ messages)
[PATCH bpf-next v3 0/5] bpf: Support private stack for bpf progs
2024-10-09 14:56 UTC (18+ messages)
` yet another approach Was: [PATCH bpf-next v3 4/5] bpf, x86: Add jit support for private stack
[PATCH 0/2] nvme: add rotational support
2024-10-09 14:56 UTC (4+ messages)
` [PATCH 1/2] nvme: make independent ns identify default
[PATCH 0/4] nfs: kobject: use generic helpers and ownership
2024-10-09 14:56 UTC (4+ messages)
` [PATCH 4/4] nfs: sysfs: use default get_ownership() callback
[PATCH] examples/ipsec-secgw: fix dequeue count from cryptodev
2024-10-09 14:55 UTC (4+ messages)
` [PATCH v2] "
[PATCH v4 0/8] Add iio backend compatibility for ad7606
2024-10-09 14:55 UTC (12+ messages)
` [PATCH v4 4/8] iio: adc: ad7606: Add PWM support for conversion trigger
` [PATCH v4 5/8] iio: adc: ad7606: Add compatibility to fw_nodes
` [PATCH v4 6/8] iio: adc: ad7606: Introduce num_adc_channels
` [PATCH v4 7/8] iio: adc: ad7606: Add iio-backend support
` [PATCH v4 8/8] iio: adc: ad7606: Disable PWM usage for non backend version
[PATCH v2 0/6] Enhance union-find with KUnit tests and optimization improvements
2024-10-09 14:55 UTC (6+ messages)
` [PATCH v2 1/6] lib/union_find: Add EXPORT_SYMBOL() for uf_find() and uf_union()
[PATCH v3 00/12] qcow2: make subclusters discardable
2024-10-09 14:55 UTC (3+ messages)
[PATCH 0/3] Cleanup some writeback codes
2024-10-09 14:55 UTC (7+ messages)
` [PATCH 1/3] mm/page-writeback.c: Rename BANDWIDTH_INTERVAL to UPDATE_INTERVAL
[PATCH 1/2] ALSA: hda: tas2781: Fix missing setup at runtime PM
2024-10-09 14:55 UTC (3+ messages)
[PATCH] NFSV4: fix rpc_task use-after-free when open concurrently
2024-10-09 14:54 UTC (6+ messages)
[PATCH 0/2] block/preallocate: fix image truncation logic
2024-10-09 14:54 UTC (4+ messages)
` [PATCH 2/2] "
[PATCH] mm: Enforce a minimal stack gap even against inaccessible VMAs
2024-10-09 14:53 UTC (6+ messages)
[PATCH v4 0/6] drm/xe: Make struct xe_ggtt private
2024-10-09 14:54 UTC (4+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
[linux-next:master 2534/3432] sound/soc/codecs/rt-sdw-common.c:172 rt_sdca_headset_detect() error: uninitialized symbol 'jack_type'
2024-10-09 14:53 UTC
[PATCH v6 00/11] x86: Expose consistent topology to guests
2024-10-09 14:53 UTC (5+ messages)
` [PATCH v6 08/11] xen/lib: Add topology generator for x86
` [PATCH v6 09/11] xen/x86: Derive topologically correct x2APIC IDs from the policy
[bug report] bcachefs: bcachefs_metadata_version_inode_has_child_snapshots
2024-10-09 14:53 UTC
[PATCH v1] examples/ipsec-secgw: free the actual mbuf pointer
2024-10-09 14:53 UTC (2+ messages)
Help diagnosing lvm ioctl log spam
2024-10-09 14:52 UTC (2+ messages)
[PATCH v12 00/21] Introduce the lwIP network stack
2024-10-09 14:50 UTC (16+ messages)
` [PATCH v12 06/21] net: split net into net{,-common,-legacy,-lwip}
` [PATCH v12 07/21] net: eth-uclass: add function eth_start_udev()
` [PATCH v12 08/21] net: lwip: build lwIP
` [PATCH v12 10/21] net: lwip: tftp: bind to TFTP port only when in server mode
` [PATCH v12 11/21] net: lwip: add TFTP support and tftpboot command
` [PATCH v12 12/21] net: lwip: add ping command
` [PATCH v12 13/21] net: lwip: add dns command
` [PATCH v12 14/21] net: split cmd/net.c into cmd/net.c and cmd/net-common.c
` [PATCH v12 15/21] net: lwip: add wget command
` [PATCH v12 16/21] cmd: bdinfo: enable -e when CONFIG_CMD_NET_LWIP=y
` [PATCH v12 17/21] configs: add qemu_arm64_lwip_defconfig
` [PATCH v12 18/21] net: lwip: tftp: add support of blksize option to client
` [PATCH v12 19/21] net: lwip: add TFTP_BLOCKSIZE
` [PATCH v12 20/21] CI: add qemu_arm64_lwip to the test matrix
` [PATCH v12 21/21] MAINTAINERS: net: lwip: add myself as a maintainer
[PATCH] HID: amd_sfh: Return immediately if no sensor is found
2024-10-09 14:52 UTC (5+ messages)
[syzbot] [usb?] possible deadlock in chaoskey_release
2024-10-09 14:52 UTC (2+ messages)
` [PATCH next] USB: chaoskey: Fix possible deadlock chaoskey_list_lock
[PATCH net 0/7][pull request] Intel Wired LAN Driver Updates 2024-10-08 (ice, i40e, igb, e1000e)
2024-10-09 14:51 UTC (3+ messages)
` [PATCH net 1/7] ice: Fix entering Safe Mode
provide generic page_to_phys and phys_to_page implementations
2024-10-09 14:37 UTC (5+ messages)
` [PATCH] asm-generic: "
[PATCH v3 0/9] serial: qcom-geni: fix receiver enable
2024-10-09 14:51 UTC (10+ messages)
` [PATCH v3 1/9] serial: qcom-geni: fix polled console initialisation
` [PATCH v3 2/9] serial: qcom-geni: revert broken hibernation support
` [PATCH v3 3/9] serial: qcom-geni: fix shutdown race
` [PATCH v3 4/9] serial: qcom-geni: fix dma rx cancellation
` [PATCH v3 5/9] serial: qcom-geni: fix receiver enable
` [PATCH v3 6/9] serial: qcom-geni: fix rx cancel dma status bit
` [PATCH v3 7/9] serial: qcom-geni: drop flip buffer WARN()
` [PATCH v3 8/9] serial: qcom-geni: drop unused receive parameter
` [PATCH v3 9/9] serial: qcom-geni: rename suspend functions
[PATCH 1/2] MAINTAINERS: Add Maíra to VC4 reviewers
2024-10-09 14:50 UTC (3+ messages)
[xen-unstable test] 188018: tolerable FAIL - PUSHED
2024-10-09 14:50 UTC
[PATCH v1 0/3] Import Kernel uAPI header files
2024-10-09 14:50 UTC (3+ messages)
` [PATCH v1 1/3] uapi: introduce kernel uAPI headers import
[PATCH] mailmap: add an entry for Andy Chiu
2024-10-09 14:49 UTC
[PATCH v2 2/3] phy: rockchip-pcie: Use devm_clk_get_enabled() helper
2024-10-09 14:49 UTC (6+ messages)
CVE-2024-47673: wifi: iwlwifi: mvm: pause TCM when the firmware is stopped
2024-10-09 14:49 UTC
CVE-2024-47672: wifi: iwlwifi: mvm: don't wait for tx queues if firmware is dead
2024-10-09 14:49 UTC
[PATCH v5 00/44] Boot modules for Hyperlaunch
2024-10-09 14:49 UTC (15+ messages)
` [PATCH v5 08/44] x86/boot: convert setup.c mod refs to early_mod
` [PATCH v5 13/44] x86/boot: update struct boot_module on module relocation
` [PATCH v5 14/44] x86/boot: transition relocation calculations to struct boot_module
` [PATCH v5 16/44] x86/boot: introduce consumed flag for "
CVE-2024-47670: ocfs2: add bounds checking to ocfs2_xattr_find_entry()
2024-10-09 14:49 UTC
CVE-2024-47671: USB: usbtmc: prevent kernel-usb-infoleak
2024-10-09 14:49 UTC
[Intel-wired-lan] [PATCH v2 iwl-next 0/4] Fix E825 initialization
2024-10-09 14:48 UTC (3+ messages)
` "
[PATCH v2] dt-bindings: leds: Document "rc-feedback" trigger
2024-10-09 14:48 UTC (2+ messages)
[PATCH] HID: amd_sfh: Switch to device-managed dmam_alloc_coherent()
2024-10-09 14:47 UTC
[PATCH v3] alienware-wmi: Dell AWCC platform_profile support
2024-10-09 14:48 UTC (2+ messages)
[PATCH] generic/694: sync before sampling i_blocks
2024-10-09 14:48 UTC (2+ messages)
[PATCH 0/4] mtd: spinand: winbond: Fix chip descriptions
2024-10-09 14:47 UTC (5+ messages)
` [PATCH 2/4] mtd: spi-nand: winbond: Fix 512GW, 01GW, 01JW and 02JW ECC information
[PATCH] rust: query the compiler for dylib path
2024-10-09 14:47 UTC (7+ messages)
[meta-ti][master/scarthgap][PATCH v3] ti-bsp: Add RT and systest support
2024-10-09 14:47 UTC (2+ messages)
[RFC PATCH 0/9] async COPY fixes
2024-10-09 14:47 UTC (4+ messages)
` [RFC PATCH 7/9] NFS: Implement NFSv4.2's OFFLOAD_STATUS operation
[PATCH 2/2] usb: chipidea: udc: create bounce buffer for problem sglist entries if possible
2024-10-09 14:47 UTC (2+ messages)
[PATCH v3 0/2] Cleanup some writeback codes
2024-10-09 15:17 UTC (4+ messages)
` [PATCH v3 1/2] mm/page-writeback.c: Update comment for BANDWIDTH_INTERVAL
` [PATCH v3 2/2] mm/page-writeback.c: Fix comment of wb_domain_writeout_add()
[PATCH i-g-t] runner/executor.c: Detect tests killed by a signal
2024-10-09 14:46 UTC (3+ messages)
` [PATCH i-g-t v6] runner/executor: Abort when child process is "
[PATCH] generic/746: install two necessary files
2024-10-09 14:46 UTC (2+ messages)
[PATCH v4 00/28] DCD: Add support for Dynamic Capacity Devices (DCD)
2024-10-09 14:46 UTC (13+ messages)
` [PATCH v4 02/28] printk: Add print format (%pra) for struct range
` [PATCH v4 04/28] range: Add range_overlaps()
` [PATCH v4 12/28] cxl/cdat: Gather DSMAS data for DCD regions
[PATCH v2 RESEND] function_graph: Support recording and printing the function return address
2024-10-09 14:45 UTC (4+ messages)
[PATCH 0/3] Handle G2H response timeout
2024-10-09 14:45 UTC (2+ messages)
` ✓ CI.BAT: success for "
[PATCH] drm/i915/psr: Implement WA to help reach PC10
2024-10-09 14:45 UTC (3+ messages)
[PATCH 5.10.y 0/4] Backport fix commit for kprobe_non_uniq_symbol.tc test failure
2024-10-09 14:44 UTC (3+ messages)
[PATCH] mm/mremap: Fix move_normal_pmd/retract_page_tables race
2024-10-09 14:44 UTC (2+ messages)
[PATCH] backlight: Remove notifier
2024-10-09 14:43 UTC (2+ messages)
` (subset) "
[PATCH v5 00/30] Permission Overlay Extension
2024-10-09 14:43 UTC (4+ messages)
` [PATCH v5 19/30] arm64: add POE signal support
[PATCH] docs: fusa: Add requirements for Device Passthrough
2024-10-09 14:42 UTC (5+ messages)
[ovmf test] 188031: all pass - PUSHED
2024-10-09 14:42 UTC
[PATCH v2] Docs/mm: Fix a mistake for pfn in page_tables.rst
2024-10-09 14:41 UTC
[RFC] exec: add a flag for "reasonable" execveat() comm
2024-10-09 14:41 UTC (4+ messages)
[PATCH 00/16] Updates for styhead
2024-10-09 14:41 UTC (8+ messages)
` [PATCH 12/16] ref-manual: add missing variable PRSERVER_UPSTREAM
` [docs] "
` [PATCH 16/16] release-notes-5.1: update release note for styhead
` [docs] "
[PATCH v2 1/2] drm/i915/display: Add own counter for Panel Replay vblank workaround
2024-10-09 14:41 UTC (4+ messages)
` [PATCH v2 2/2] drm/i915/display: Fix Panel Replay vblank enable workaround
[syzbot] [btrfs?] general protection fault in getname_kernel (2)
2024-10-09 14:33 UTC (2+ messages)
` "
[PATCH 0/7] types: replace remaining uses of __u{16,32,64}
2024-10-09 14:39 UTC (5+ messages)
` [PATCH 1/7] byteorder: replace __u16
[PATCH] firmware: arm_scmi: Skip opp duplicates
2024-10-09 14:39 UTC
[RESEND. PATCH] leds: rgb: leds-group-multicolor: Correct the typo 'acccess'
2024-10-09 14:39 UTC (2+ messages)
[PATCH 0/6] leds: Remove local leds.h where not required
2024-10-09 14:37 UTC (2+ messages)
[PATCH v2 00/10] Make RCU Tasks scan idle tasks
2024-10-09 14:37 UTC (3+ messages)
` [PATCH v2 07/10] rcu/tasks: Check RCU watching state for holdout idle injection tasks
[PATCH v7 0/3] FDP and per-io hints
2024-10-09 14:36 UTC (12+ messages)
[PATCH net-next 0/9] net-timestamp: bpf extension to equip applications transparently
2024-10-09 14:35 UTC (11+ messages)
[bug report] mmc: core: Add open-ended Ext memory addressing
2024-10-09 14:35 UTC
[PATCH net-next v3 0/7] bnxt_en: implement device memory TCP for bnxt
2024-10-09 14:35 UTC (9+ messages)
` [PATCH net-next v3 4/7] bnxt_en: add support for tcp-data-split-thresh ethtool command
` [PATCH net-next v3 5/7] net: devmem: add ring parameter filtering
[PATCH v4 0/5] Display enablement changes for Qualcomm SA8775P platform
2024-10-09 14:32 UTC (6+ messages)
` [PATCH v4 1/5] dt-bindings: display/msm: Document MDSS on SA8775P
` [PATCH v4 2/5] dt-bindings: display/msm: Document the DPU for SA8775P
` [PATCH v4 3/5] drm/msm: mdss: Add SA8775P support
` [PATCH v4 4/5] drm/msm/dpu: "
` [PATCH v4 5/5] arm64: dts: qcom: sa8775p: add display dt nodes for MDSS0 and DPU
[PATCH v3] rust: query the compiler for dylib path
2024-10-09 14:33 UTC (2+ messages)
` [PATCH v4] "
[PATCH 0/5] asm-generic: clean up asm/mman.h
2024-10-09 14:32 UTC (7+ messages)
` [PATCH 4/5] asm-generic: use asm-generic/mman-common.h on parisc and alpha
` [PATCH 5/5] [RFC] mm: Remove MAP_UNINITIALIZED support
[PATCH] drm/file: fix client_name_lock kernel-doc warning
2024-10-09 14:33 UTC (3+ messages)
[PATCH 0/5] Increase minimum meson version
2024-10-09 14:31 UTC (4+ messages)
[PATCH 0/8] drm/client: Stop using legacy crtc->mode and a bunch of cleanups
2024-10-09 14:32 UTC (5+ messages)
` [PATCH 8/8] drm/client: s/unsigned int i/int i/
[usb?] possible deadlock in chaoskey_open
2024-10-09 14:33 UTC (2+ messages)
` [syzbot] [usb?] possible deadlock in usb_deregister_dev (3)
[PATCH 1/4] STM32F4: new RCC device
2024-10-09 14:32 UTC (4+ messages)
` [PATCH 3/4] STM32: new GPIO device
[PATCH 00/25] Unused parameter cleanups
2024-10-09 14:32 UTC (26+ messages)
` [PATCH 01/25] btrfs: zstd: assert the timer pointer in callback
` [PATCH 02/25] btrfs: drop unused parameter path from btrfs_tree_mod_log_rewind()
` [PATCH 03/25] btrfs: drop unused parameter ctx from batch_delete_dir_index_items()
` [PATCH 04/25] btrfs: drop unused parameter fs_info from wait_reserve_ticket()
` [PATCH 05/25] btrfs: drop unused parameter fs_info from do_reclaim_sweep()
` [PATCH 06/25] btrfs: send: drop unused parameter num from iterate_inode_ref_t callbacks
` [PATCH 07/25] btrfs: send: drop unused parameter index "
` [PATCH 08/25] btrfs: scrub: drop unused parameter sctx from scrub_submit_extent_sector_read()
` [PATCH 09/25] btrfs: drop unused parameter map from scrub_simple_mirror()
` [PATCH 10/25] btrfs: qgroup: drop unused parameter fs_info from __del_qgroup_rb()
` [PATCH 11/25] btrfs: drop unused transaction parameter from btrfs_qgroup_add_swapped_blocks()
` [PATCH 12/25] btrfs: lzo: drop unused paramter level from lzo_alloc_workspace()
` [PATCH 13/25] btrfs: drop unused parameter argp from btrfs_ioctl_quota_rescan_wait()
` [PATCH 14/25] btrfs: drop unused parameter inode from read_inline_extent()
` [PATCH 15/25] btrfs: drop unused parameter offset from __cow_file_range_inline()
` [PATCH 16/25] btrfs: drop unused parameter file_offset from btrfs_encoded_read_regular_fill_pages()
` [PATCH 17/25] btrfs: drop unused parameter iov_iter from btrfs_write_check()
` [PATCH 18/25] btrfs: drop unused parameter refs from visit_node_for_delete()
` [PATCH 19/25] btrfs: drop unused parameter mask from try_release_extent_state()
` [PATCH 20/25] btrfs: drop unused parameter fs_info from folio_range_has_eb()
` [PATCH 21/25] btrfs: drop unused parameter options from open_ctree()
` [PATCH 22/25] btrfs: drop unused parameter data from btrfs_fill_super()
` [PATCH 23/25] btrfs: drop unused parameter transaction from alloc_log_tree()
` [PATCH 24/25] btrfs: drop unused parameter fs_info from btrfs_match_dir_item_name()
` [PATCH 25/25] btrfs: drop unused parameter level from alloc_heuristic_ws()
[PATCH] RDMA/nldev: Fix NULL pointer dereferences issue in rdma_nl_notify_event
2024-10-09 14:31 UTC (5+ messages)
` [PATCH v2] "
[viro-vfs:work.xattr2] [fs/xattr] 64d47e878a: xfstests.xfs.046.fail
2024-10-09 14:31 UTC (3+ messages)
[PATCH v6 0/3] Add Samsung s2dos05 pmic support
2024-10-09 14:31 UTC (4+ messages)
` [PATCH v6 3/3] regulator: add s2dos05 regulator support
[PATCH] drm: xlnx: zynqmp_dpsub: also call drm_helper_hpd_irq_event
2024-10-09 14:28 UTC (5+ messages)
[PATCH v1 1/3] cryptodev: add queue pair reset API
2024-10-09 14:29 UTC (3+ messages)
[PATCH] btrfs: fix uninitialized pointer free on add_inode_ref
2024-10-09 14:29 UTC (2+ messages)
[PATCH] mm, slab: add kerneldocs for common SLAB_ flags
2024-10-09 14:29 UTC
[PATCH v5 0/3] Add Samsung s2dos05 pmic support
2024-10-09 14:29 UTC (2+ messages)
` (subset) "
[PATCH] mfd: rtc: bd7xxxx Drop IC name from IRQ
2024-10-09 14:29 UTC (2+ messages)
` (subset) "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.