messages from 2022-09-01 22:03:02 to 2022-09-01 22:49:36 UTC [more...]
[PATCH v1 0/2] grep: integrate with sparse index
2022-09-01 22:49 UTC (7+ messages)
` [PATCH v3 0/3] "
` [PATCH v3 3/3] builtin/grep.c: walking tree instead of expanding index with --sparse
[Intel-gfx] [PATCH v2 00/41] drm: Analog TV Improvements
2022-09-01 22:46 UTC (5+ messages)
` [Intel-gfx] [PATCH v2 19/41] drm/modes: Introduce the tv_mode property as a command-line option
` "
[PATCH] ARM: dts: turris-omnia: Add mcu node
2022-09-01 22:45 UTC (4+ messages)
[GIT PULL 0/1] KVM: s390: VFIO PCI build fix
2022-09-01 22:47 UTC (2+ messages)
[GIT PULL] KVM/riscv fixes for 6.0, take #1
2022-09-01 22:46 UTC (4+ messages)
[PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
2022-09-01 22:46 UTC (14+ messages)
[PATCH 00/10] btrfs: make lseek and fiemap much more efficient
2022-09-01 22:45 UTC (13+ messages)
` [PATCH 02/10] btrfs: make hole and data seeking a lot "
` [PATCH 03/10] btrfs: remove check for impossible block start for an extent map at fiemap
` [PATCH 04/10] btrfs: remove zero length check when entering fiemap
` [PATCH 05/10] btrfs: properly flush delalloc "
` [PATCH 06/10] btrfs: allow fiemap to be interruptible
` [PATCH 07/10] btrfs: rename btrfs_check_shared() to a more descriptive name
[PATCH 0/3] Enable initial support for StarFive VisionFive V1 SBC
2022-09-01 22:42 UTC (8+ messages)
` [PATCH 1/3] dt-bindings: riscv: starfive: Add StarFive VisionFive V1 board
` [PATCH 2/3] riscv: dts: starfive: Add common DT for JH7100 based boards
` [PATCH 3/3] riscv: dts: starfive: Add StarFive VisionFive V1 device tree
[PATCH v1] leds: trigger: pattern: notify userpace if pattern finished
2022-09-01 22:43 UTC (3+ messages)
[PATCH] drm/amdkfd: Match GC 11.0.1 cache info to yellow carp
2022-09-01 22:43 UTC (2+ messages)
[PATCH v2 3/3] tty: serial: use DEFINE_UART_PORT_TX_HELPER_LIMITED()
2022-09-01 22:43 UTC
+ mm-thp-convert-to-use-common-struct-mm_slot-fix.patch added to mm-unstable branch
2022-09-01 22:43 UTC
[PATCH 1/6] x86/sgx: Do not consider unsanitized pages an error
2022-09-01 22:41 UTC (12+ messages)
[PATCH 0/6] Add Apple Mac System Management Controller GPIOs
2022-09-01 22:33 UTC (14+ messages)
` [PATCH 1/6] dt-bindings: mfd: add binding for Apple Mac System Management Controller
[PATCH v1 1/3] regmap: trace: Remove useless check for NULL for bulk ops
2022-09-01 22:22 UTC (6+ messages)
` [PATCH v1 2/3] regmap: trace: Remove explicit castings
` [PATCH v1 3/3] regmap: trace: Remove unneeded blank lines
[PATCH] embargoed releases: also describe the git-security list and the process
2022-09-01 22:39 UTC
[PATCH 1/4] riscv: cleanup svpbmt cpufeature probing
2022-09-01 22:27 UTC (8+ messages)
` [PATCH 2/4] riscv: drop some idefs from CMO initialization
` [PATCH 3/4] riscv: use BIT macros in t-head errata init
` [PATCH 4/4] riscv: check for kernel config option in t-head memory types errata
[PATCH bpf-next v3] selftests/bpf: Store BPF object files with .bpf.o extension
2022-09-01 22:22 UTC
[RFC PATCH 00/30] Code tagging framework and applications
2022-09-01 22:37 UTC (13+ messages)
` [RFC PATCH 27/30] Code tagging based latency tracking
[RFC PATCH v2 0/4] CXL 3.0 Performance Monitoring Unit support
2022-09-01 22:36 UTC (3+ messages)
` [RFC PATCH v2 2/4] cxl/pci: Find and register CXL PMU devices
[PATCH v2 00/20] nvmem: core: introduce NVMEM layouts
2022-09-01 22:18 UTC (63+ messages)
` [PATCH v2 01/20] net: add helper eth_addr_add()
` [PATCH v2 02/20] of: base: add of_parse_phandle_with_optional_args()
` [PATCH v2 03/20] nvmem: core: add an index parameter to the cell
` [PATCH v2 04/20] nvmem: core: move struct nvmem_cell_info to nvmem-provider.h
` [PATCH v2 05/20] nvmem: core: drop the removal of the cells in nvmem_add_cells()
` [PATCH v2 06/20] nvmem: core: add nvmem_add_one_cell()
` [PATCH v2 07/20] nvmem: core: use nvmem_add_one_cell() in nvmem_add_cells_from_of()
` [PATCH v2 08/20] nvmem: core: introduce NVMEM layouts
` [PATCH v2 09/20] nvmem: core: add per-cell post processing
` [PATCH v2 10/20] nvmem: core: allow to modify a cell before adding it
` [PATCH v2 11/20] nvmem: imx-ocotp: replace global post processing with layouts
` [PATCH v2 12/20] nvmem: cell: drop global cell_post_process
` [PATCH v2 13/20] nvmem: core: drop priv pointer in post process callback
` [PATCH v2 14/20] dt-bindings: mtd: relax the nvmem compatible string
` [PATCH v2 15/20] dt-bindings: nvmem: add YAML schema for the sl28 vpd layout
` [PATCH v2 16/20] nvmem: layouts: add sl28vpd layout
` [PATCH v2 17/20] nvmem: core: export nvmem device size
` [PATCH v2 18/20] arm64: dts: ls1028a: sl28: get MAC addresses from VPD
` [RFC PATCH v2 19/20] nvmem: layouts: rewrite the u-boot-env driver as a NVMEM layout
` [RFC PATCH v2 20/20] nvmem: layouts: u-boot-env: add device node
[PATCH v1] mm: fix PageAnonExclusive clearing racing with concurrent RCU GUP-fast
2022-09-01 22:35 UTC (2+ messages)
[PATCH 0/6] x86/sgx: Test and fixes
2022-09-01 22:34 UTC (17+ messages)
` [PATCH 4/6] selftests/sgx: Add SGX selftest augment_via_eaccept_long
` [PATCH 5/6] selftests/sgx: retry the ioctls returned with EAGAIN
` [PATCH 6/6] selftests/sgx: Add a bpftrace script for tracking allocation errors
[PATCH v2 0/6] x86/sgx: A collection of tests and fixes
2022-09-01 22:34 UTC (11+ messages)
` [PATCH v2 2/6] x86/sgx: Do not consider unsanitized pages an error
` [PATCH v2 4/6] selftests/sgx: Add SGX selftest augment_via_eaccept_long
` [PATCH v2 6/6] selftests/sgx: Add a bpftrace script for tracking allocation errors
+ mm-fix-pageanonexclusive-clearing-racing-with-concurrent-rcu-gup-fast.patch added to mm-hotfixes-unstable branch
2022-09-01 22:33 UTC
[PATCH v2 1/2] drm/tests: Split drm_framebuffer_create_test into parameterized tests
2022-09-01 22:33 UTC (5+ messages)
` [PATCH v2 2/2] drm/tests: Change "igt_" prefix to "test_drm_"
[hch-misc:btrfs-bio-split 8/17] fs/btrfs/volumes.c:6675:12: sparse: struct bio *extern [addressable] [toplevel] btrfs_bio_alloc( ... )
2022-09-01 22:33 UTC
[PATCH 1/2] debugfs: Only clobber mode/uid/gid on remount if asked
2022-09-01 22:32 UTC (3+ messages)
[PATCH stable 5.4 5.10 5.15] kprobes: don't call disarm_kprobe() for disabled kprobes
2022-09-01 22:32 UTC
[PATCH v7 0/3] x86/sgx: fine grained SGX MCA behavior
2022-09-01 22:29 UTC (2+ messages)
[linux-linus test] 172911: regressions - FAIL
2022-09-01 22:30 UTC
[PATCH v2 0/2] platform/x86: toshiba_acpi: HWMON Fan RPM support
2022-09-01 22:27 UTC (3+ messages)
` [PATCH v2 2/2] platform/x86: toshiba_acpi: Add fan RPM reading (hwmon interface)
INFO: task hung in p9_fd_close
2022-09-01 22:25 UTC (5+ messages)
` [PATCH] 9p/trans_fd: always use O_NONBLOCK read/write
` [PATCH v2] 9p/trans_fd: perform read/write with TIF_SIGPENDING set
[PATCH 1/2] ksmbd: update documentation
2022-09-01 22:24 UTC (5+ messages)
BD71847 clk driver disables clk-32k-out causing RTC/WDT failure
2022-09-01 22:23 UTC
[PATCH] mm: gup: fix the fast GUP race against THP collapse
2022-09-01 22:27 UTC
[PATCH v3 net-next 3/5] tcp: Access &tcp_hashinfo via net
2022-09-01 22:19 UTC (2+ messages)
[RFC PATCH] ext4: limit the number of retries after discarding preallocations blocks
2022-09-01 22:18 UTC
[bluez/bluez] 4f452c: lib: Add mgmt opcodes and events for Mesh
2022-09-01 22:18 UTC
[PATCH v5 00/18] Implement call_rcu_lazy() and miscellaneous fixes
2022-09-01 22:17 UTC (19+ messages)
` [PATCH v5 01/18] mm/slub: perform free consistency checks before call_rcu
` [PATCH v5 02/18] mm/sl[au]b: rearrange struct slab fields to allow larger rcu_head
` [PATCH v5 03/18] rcu/tree: Use READ_ONCE() for lockless read of rnp->qsmask
` [PATCH v5 04/18] rcu: Fix late wakeup when flush of bypass cblist happens
` [PATCH v5 05/18] rcu: Move trace_rcu_callback() before bypassing
` [PATCH v5 06/18] rcu: Introduce call_rcu_lazy() API implementation
` [PATCH v5 07/18] rcu: shrinker for lazy rcu
` [PATCH v5 08/18] rcu: Add per-CB tracing for queuing, flush and invocation
` [PATCH v5 09/18] rcuscale: Add laziness and kfree tests
` [PATCH v5 10/18] rcutorture: Add test code for call_rcu_lazy()
` [PATCH v5 11/18] fs: Move call_rcu() to call_rcu_lazy() in some paths
` [PATCH v5 12/18] cred: Move call_rcu() to call_rcu_lazy()
` [PATCH v5 13/18] security: "
` [PATCH v5 14/18] net/core: "
` [PATCH v5 15/18] kernel: Move various core kernel usages "
` [PATCH v5 16/18] lib: Move call_rcu() "
` [PATCH v5 17/18] i915: "
` [PATCH v5 18/18] fork: Move thread_stack_free_rcu() "
[char-misc:char-misc-testing 20/24] drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gp.c:87:52: error: 'PCI_IRQ_ALL_TYPES' undeclared
2022-09-01 22:13 UTC
[PATCH v3 net-next 3/5] tcp: Access &tcp_hashinfo via net
2022-09-01 22:12 UTC (2+ messages)
[PATCH V3] firmware: google: Test spinlock on panic path to avoid lockups
2022-09-01 22:13 UTC (12+ messages)
+ selftest-vm-remove-deleted-local_config-from-gitignore.patch added to mm-unstable branch
2022-09-01 22:14 UTC
[PATCH 7/8] mm/damon: introduce DAMON-based LRU-lists Sorting
2022-09-01 22:11 UTC (2+ messages)
[PATCH v7 00/12] preparation for the rte_flow offload of nfp PMD
2022-09-01 22:10 UTC (2+ messages)
[dm-devel] [PATCH v2 00/16] multipath-tools: minor fixes and build improvements
2022-09-01 22:09 UTC (2+ messages)
` [dm-devel] [PATCH v2 16/16] multipathd: Fix command completion in interactive mode
[PATCH 00/23] Convert to filemap_get_folios_tag()
2022-09-01 22:01 UTC (30+ messages)
` [PATCH 06/23] btrfs: Convert btree_write_cache_pages() to use filemap_get_folio_tag()
` [PATCH 07/23] btrfs: Convert extent_write_cache_pages() to use filemap_get_folios_tag()
` [PATCH 08/23] ceph: Convert ceph_writepages_start() "
` [PATCH 09/23] cifs: Convert wdata_alloc_and_fillpages() "
` [PATCH 10/23] ext4: Convert mpage_prepare_extent_to_map() "
` [PATCH 11/23] f2fs: Convert f2fs_fsync_node_pages() "
` [PATCH 12/23] f2fs: Convert f2fs_flush_inline_data() "
` [PATCH 13/23] f2fs: Convert f2fs_sync_node_pages() "
` [f2fs-dev] "
` [PATCH 14/23] f2fs: Convert f2fs_write_cache_pages() "
` [f2fs-dev] "
` [PATCH 15/23] f2fs: Convert last_fsync_dnode() "
` [f2fs-dev] "
` [PATCH 16/23] f2fs: Convert f2fs_sync_meta_pages() "
` [f2fs-dev] "
` [PATCH 17/23] gfs2: Convert gfs2_write_cache_jdata() "
` [f2fs-dev] "
` [PATCH 18/23] nilfs2: Convert nilfs_lookup_dirty_data_buffers() "
` [f2fs-dev] "
` [PATCH 19/23] nilfs2: Convert nilfs_lookup_dirty_node_buffers() "
` [f2fs-dev] "
` [PATCH 20/23] nilfs2: Convert nilfs_btree_lookup_dirty_buffers() "
` [f2fs-dev] "
` [PATCH 21/23] nilfs2: Convert nilfs_copy_dirty_pages() "
` [f2fs-dev] "
` [PATCH 22/23] nilfs2: Convert nilfs_clear_dirty_pages() "
` [f2fs-dev] "
` [PATCH 23/23] filemap: Remove find_get_pages_range_tag()
` [f2fs-dev] "
[Intel-gfx] [PATCH v3 00/11] Initial Meteorlake Support
2022-09-01 22:06 UTC (5+ messages)
` [Intel-gfx] [PATCH v3 02/11] drm/i915: Read graphics/media/display arch version from hw
[PATCH 1/1] efi_loader: compliance Simple Text Input Ex Protocol
2022-09-01 22:06 UTC
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.