messages from 2023-03-15 16:37:16 to 2023-03-15 19:08:15 UTC [more...]
[PATCH v2 01/14] drbd: Rename kvfree_rcu() to kvfree_rcu_mightsleep()
2023-03-15 19:07 UTC (18+ messages)
` [PATCH v2 02/14] misc: vmw_vmci: "
` [PATCH v2 03/14] tracing: "
` [PATCH v2 04/14] lib/test_vmalloc.c: "
` [PATCH v2 05/14] net/sysctl: "
` [PATCH v2 06/14] net/mlx5: Rename kfree_rcu() to kfree_rcu_mightsleep()
` [PATCH v2 07/14] ext4/super: "
` [PATCH v2 08/14] rcuscale: "
` [PATCH v2 09/14] torture: Enable clocksource watchdog with "tsc=watchdog"
` [PATCH v2 10/14] rcutorture: Create nocb kthreads only when testing rcu in CONFIG_RCU_NOCB_CPU=y kernels
` [PATCH v2 11/14] rcu/kvfree: Eliminate k[v]free_rcu() single argument macro
` [PATCH v2 12/14] mac802154: Rename kfree_rcu() to kvfree_rcu_mightsleep()
` [PATCH v2 13/14] RDMA/rxe: "
` [PATCH v2 14/14] checkpatch: Error out if deprecated RCU API used
[PATCH 5.4 00/68] 5.4.237-rc1 review
2023-03-15 19:07 UTC (2+ messages)
[PATCH] MIPS: loongson32: Update the clock initialization
2023-03-15 19:04 UTC (6+ messages)
[PATCH 00/10] cleanup vma_merge() and improve mergeability tests
2023-03-15 19:04 UTC (3+ messages)
` [PATCH 02/10] mm/mmap/vma_merge: use the proper vma pointer in case 3
[RESEND v6 0/2] StarFive's SDIO/eMMC driver support
2023-03-15 19:00 UTC (5+ messages)
` [RESEND v6 1/2] dt-bindings: soc: starfive: Add StarFive syscon doc
` [RESEND v6 2/2] riscv: dts: starfive: Add syscon node
[PATCH v19 00/15] splice, block: Use page pinning and kill ITER_PIPE
2023-03-15 18:59 UTC (20+ messages)
` [PATCH v19 01/15] splice: Clean up direct_splice_read() a bit
` [PATCH v19 02/15] splice: Make do_splice_to() generic and export it
` [PATCH v19 03/15] shmem: Implement splice-read
` [PATCH v19 04/15] overlayfs: "
` [PATCH v19 05/15] coda: "
` [PATCH v19 06/15] tty, proc, kernfs, random: Use direct_splice_read()
` [PATCH v19 07/15] splice: Do splice read from a file without using ITER_PIPE
` [PATCH v19 08/15] cifs: Use generic_file_splice_read()
` [PATCH v19 09/15] iov_iter: Kill ITER_PIPE
` [PATCH v19 10/15] iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing
` [PATCH v19 11/15] block: Fix bio_flagged() so that gcc can better optimise it
` [PATCH v19 12/15] block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic
` [PATCH v19 13/15] block: Add BIO_PAGE_PINNED and associated infrastructure
` [PATCH v19 14/15] block: Convert bio_iov_iter_get_pages to use iov_iter_extract_pages
` [PATCH v19 15/15] block: convert bio_map_user_iov "
[PATCH 4/4] ARM: dts: aspeed: p10bmc: Change power supply info
2023-03-15 18:57 UTC
[PATCH v5 1/3] dt-bindings: exynos-dw-mshc-common: add exynos7885 variants
2023-03-15 18:57 UTC (2+ messages)
[PATCH RFC 0/2] RISC-V: T-Head vector handling
2023-03-15 18:56 UTC (5+ messages)
` [PATCH RFC 1/2] RISC-V: define the elements of the VCSR vector CSR
` [PATCH RFC 2/2] RISC-V: add T-Head vector errata handling
[PATCH 3/4] hwmon: (pmbus/acbel-crps) Add Acbel CRPS power supply driver
2023-03-15 18:53 UTC
[PATCH 2/4] dt-bindings: trivial-devices: Add acbel,crps
2023-03-15 18:49 UTC
[PATCH 1/2] staging: vme_user: add space around operators
2023-03-15 18:47 UTC (2+ messages)
[PATCH v3 0/7] x86/resctrl: Miscellaneous resctrl features
2023-03-15 18:45 UTC (13+ messages)
` [PATCH v3 1/7] x86/resctrl: Add multiple tasks to the resctrl group at once
` [PATCH v3 2/7] x86/resctrl: Remove few unnecessary rftype flags
` [PATCH v3 4/7] x86/resctrl: Re-arrange RFTYPE flags based on hierarchy
` [PATCH v3 5/7] x86/resctrl: Display the RMID and COSID for resctrl groups
` [PATCH v3 6/7] x86/resctrl: Introduce -o debug mount option
` [PATCH v3 7/7] x86/resctrl: Add debug files when mounted with debug option
[PATCH 1/4] dt-bindings: vendor-prefixes: Add prefix for acbel
2023-03-15 18:46 UTC
[PATCH] clk: sprd: set max_register according to mapping range
2023-03-15 18:44 UTC (2+ messages)
[PATCH v2 00/11] clk: Add kunit tests for fixed rate and parent data
2023-03-15 18:37 UTC (12+ messages)
` [PATCH v2 01/11] of: Load KUnit DTB from of_core_init()
` [PATCH v2 02/11] of: Add test managed wrappers for of_overlay_apply()/of_node_put()
` [PATCH v2 03/11] dt-bindings: vendor-prefixes: Add "test" vendor for KUnit and friends
` [PATCH v2 04/11] dt-bindings: test: Add KUnit empty node binding
` [PATCH v2 05/11] of: Add a KUnit test for overlays and test managed APIs
` [PATCH v2 06/11] platform: Add test managed platform_device/driver APIs
` [PATCH v2 07/11] dt-bindings: kunit: Add fixed rate clk consumer test
` [PATCH v2 08/11] clk: Add test managed clk provider/consumer APIs
` [PATCH v2 09/11] clk: Add KUnit tests for clk fixed rate basic type
` [PATCH v2 10/11] dt-bindings: clk: Add KUnit clk_parent_data test
` [PATCH v2 11/11] clk: Add KUnit tests for clks registered with struct clk_parent_data
[PATCH v9] tee: optee: Add SMC for loading OP-TEE image
2023-03-15 18:41 UTC (2+ messages)
[BUG 6.3-rc1] Bad lock in ttm_bo_delayed_delete()
2023-03-15 18:41 UTC (12+ messages)
[PATCH] dt-bindings: mfd: qcom,spmi-pmic: Add PM2250
2023-03-15 18:38 UTC
[PATCH 1/8] gpio: ftgpio010: drop of_match_ptr for ID table
2023-03-15 18:36 UTC (3+ messages)
` [PATCH 8/8] gpio: raspberrypi-exp: mark OF related data as maybe unused
[PATCH net 0/2] Fix MTU reporting for Marvell DSA switches where we can't change it
2023-03-15 18:35 UTC (5+ messages)
` [PATCH net 1/2] net: dsa: don't error out when drivers return ETH_DATA_LEN in .port_max_mtu()
` [PATCH net 2/2] net: dsa: mv88e6xxx: fix max_mtu of 1492 on 6165, 6191, 6220, 6250, 6290
[PATCH RFC] net/sched: use real_num_tx_queues in dev_watchdog()
2023-03-15 18:34 UTC
[PATCH 00/11] Intel pmc_core: Enable telemetry
2023-03-15 18:34 UTC (12+ messages)
` [PATCH 01/11] platform/x86/intel/vsec: Add intel_vsec_register
` [PATCH 02/11] platform/x86/intel/vsec: Explicitly enable capabilities
` [PATCH 03/11] platform/x86/intel/vsec: Add base address field
` [PATCH 04/11] platform/x86/intel/pmt: Add INTEL_PMT module namespace
` [PATCH 05/11] platform/x86/intel/pmt: telemetry: Add telemetry read functions
` [PATCH 06/11] platform/x86/intel/pmt/telemetry: Add driver version
` [PATCH 07/11] platform/x86/intel/pmc: Alder Lake slp_s0_residency fix
` [PATCH 08/11] platform/x86:intel/pmc: Combine core_init and core_configure function
` [PATCH 09/11] platform/x86/intel/pmc: Add Intel PMT support for MTL PMC
` [PATCH 10/11] platform/x86:intel/pmc: Move get_low_power_modes function
` [PATCH 11/11] platform/x86/intel/pmc/mtl: get LPM information using Intel PMT
[PATCH] dt-bindings: remoteproc: qcom: sm6115-pas: Add QCM2290
2023-03-15 18:32 UTC
[PATCH 0/2] docs & checkpatch: allow Closes tags with links
2023-03-15 18:29 UTC (7+ messages)
` [PATCH 1/2] docs: process: "
` [PATCH 2/2] checkpatch: "
[PATCH V2] arch_topology: Clear LLC sibling when cacheinfo teardown
2023-03-15 18:29 UTC (2+ messages)
[PATCH] net: dsa: b53: mmap: fix device tree support
2023-03-15 18:29 UTC (3+ messages)
[PATCH bpf-next v3 0/4] xdp: recycle Page Pool backed skbs built from XDP frames
2023-03-15 18:26 UTC (11+ messages)
[PATCH] module/decompress: Never use kunmap() for local un-mappings
2023-03-15 18:16 UTC (2+ messages)
[PATCH RESEND] xhci: also avoid the XHCI_ZERO_64B_REGS quirk with a passthrough iommu
2023-03-15 18:14 UTC
[PATCH v2 00/27] drm/i915/gvt: KVM: KVMGT fixes and page-track cleanups
2023-03-15 18:13 UTC (7+ messages)
` [PATCH v2 01/27] drm/i915/gvt: Verify pfn is "valid" before dereferencing "struct page"
` [Intel-gfx] "
` [PATCH v2 20/27] KVM: x86/mmu: Use page-track notifiers iff there are external users
[PATCH net] i825xx: sni_82596: use eth_hw_addr_set()
2023-03-15 18:12 UTC (2+ messages)
[RFC PATCH 0/3] sched/deadline: cpuset: Rework DEADLINE bandwidth restoration
2023-03-15 18:10 UTC (10+ messages)
` [RFC PATCH 2/3] sched/cpuset: Keep track of SCHED_DEADLINE tasks in cpusets
[git pull] vfs.git sysv pile
2023-03-15 18:08 UTC (4+ messages)
[PATCH 00/13] Rename k[v]free_rcu() single argument to k[v]free_rcu_mightsleep()
2023-03-15 18:07 UTC (8+ messages)
` [PATCH 07/13] RDMA/rxe: Rename kfree_rcu() to kfree_rcu_mightsleep()
[PATCH] spi: dw: remove delay between write and read
2023-03-15 18:06 UTC (3+ messages)
[PATCH] ASoC: dt-bindings: maxim,max9759: Convert to DT schema
2023-03-15 18:04 UTC (2+ messages)
[PATCH] riscv: Kconfig: enable SCHED_MC kconfig
2023-03-15 17:59 UTC (2+ messages)
[PATCH 0/2] ceph: fscrypt: fix atomic open bug for encrypted directories
2023-03-15 17:59 UTC (8+ messages)
` [PATCH 1/2] fscrypt: new helper function - fscrypt_prepare_atomic_open()
[PATCHv7 00/11] Introduce RK806 Support
2023-03-15 17:58 UTC (3+ messages)
` [PATCHv7 08/11] mfd: rk8xx: add rk806 support
[PATCH v5 00/27] x86_64: Improvements at compressed kernel stage
2023-03-15 17:57 UTC (4+ messages)
[syzbot] [ext4?] WARNING in kvfree (2)
2023-03-15 17:57 UTC
[PATCH] s390/vfio_ap: fix memory leak in vfio_ap device driver
2023-03-15 17:57 UTC (3+ messages)
[PATCH 1/2] dt-bindings: mfd: qcom,tcsr: document SDX55 TCSR
2023-03-15 17:55 UTC (2+ messages)
[PATCH 6.1 000/143] 6.1.20-rc1 review
2023-03-15 17:55 UTC (3+ messages)
[PATCH 6.2 000/141] 6.2.7-rc1 review
2023-03-15 17:53 UTC (3+ messages)
[PATCH] mm: mempool: Optimize the mempool_create_node function
2023-03-15 19:12 UTC (2+ messages)
[PATCH v6 0/5] Add MAX77541/MAX77540 PMIC Support
2023-03-15 17:52 UTC (4+ messages)
` [PATCH v6 5/5] mfd: max77541: Add ADI "
[PATCH v3 0/4] Add Acer Aspire 1
2023-03-15 17:49 UTC (5+ messages)
` [PATCH v3 4/4] arm64: dts: qcom: "
[PATCH v12 1/2] dt-bindings: mfd: Add MAX5970 and MAX5978
2023-03-15 17:46 UTC (4+ messages)
` [PATCH v12 2/2] mfd: max597x: Add support for "
[PATCH v2 0/5] Process connector bug fixes & enhancements
2023-03-15 17:41 UTC (4+ messages)
` [PATCH v2 2/5] connector/cn_proc: Add filtering to fix some bugs
[PATCH 0/4] Review request for Acbel PSU driver
2023-03-15 17:40 UTC (5+ messages)
` [PATCH 1/4] dt-bindings: vendor-prefixes: Add prefix for acbel
` [PATCH 2/4] dt-bindings: trivial-devices: Add acbel,crps
` [PATCH 3/4] hwmon: (pmbus/acbel-crps) Add Acbel CRPS power supply driver
` [PATCH 4/4] ARM: dts: aspeed: p10bmc: Change power supply info
[PATCH v3 0/1] kbuild: deb-pkg: Build parallely with current dpkg-buildpackage
2023-03-15 17:35 UTC (2+ messages)
` [PATCH v3 1/1] "
[PATCH v8 00/11] Add support for MT8195 SCP 2nd core
2023-03-15 17:35 UTC (4+ messages)
` [PATCH v8 05/11] remoteproc: mediatek: Extract remoteproc initialization flow
[PATCH] MAINTAINERS: make me a reviewer of USB/IP
2023-03-15 17:31 UTC
[PATCH] clk: qcom: gcc-qcm2290: Fix up gcc_sdcc2_apps_clk_src
2023-03-15 17:30 UTC
[PATCH] ASN.1: Fix check for strdup() success
2023-03-15 17:21 UTC
[PATCH net-next v2 00/14] sfc: add vDPA support for EF100 devices
2023-03-15 17:18 UTC (11+ messages)
` [PATCH net-next v2 08/14] sfc: implement vdpa vring config operations
` [PATCH net-next v2 09/14] sfc: implement device status related vdpa "
[PATCH 1/2] mm: compaction: consider the number of scanning compound pages in isolate fail path
2023-03-15 17:17 UTC (3+ messages)
` [PATCH 2/2] mm: compaction: fix the possible deadlock when isolating hugetlb pages
[PATCH] mm/thp: Rename TRANSPARENT_HUGEPAGE_NEVER_DAX to _UNSUPPORTED
2023-03-15 17:16 UTC
[PATCH 21/21] panel: startek-kd070fhfid015: add support of this display
2023-03-15 17:12 UTC (3+ messages)
[PATCH v3] rcu: Add a minimum time for marking boot as completed
2023-03-15 17:12 UTC (5+ messages)
[PATCH RESEND] leds: qcom-lpg: Release node reference before returning
2023-03-15 17:11 UTC
[PATCH v8 0/2] Add LED driver for flash module in QCOM PMICs
2023-03-15 17:10 UTC (5+ messages)
` [PATCH v8 1/2] leds: flash: add driver to support flash LED "
` [PATCH v8 2/2] dt-bindings: leds: add QCOM flash LED controller
[PATCH v11 0/3] cachestat: a new syscall for page cache state of files
2023-03-15 17:09 UTC (3+ messages)
[PATCH net-next v6 1/1] net: dsa: hellcreek: Get rid of custom led_init_default_state_get()
2023-03-15 17:07 UTC (5+ messages)
[PATCH V2 0/2] arm64: dts: ti: k3-am62: Add watchdog and rtc nodes
2023-03-15 17:07 UTC (3+ messages)
` [PATCH V2 1/2] arm64: dts: ti: k3-am62-wakeup: Introduce RTC node
` [PATCH V2 2/2] arm64: dts: ti: k3-am62: Add watchdog nodes
[PATCH v4 1/2] staging: vme_user: add space around operators
2023-03-15 17:00 UTC (2+ messages)
` [PATCH v4 2/2] staging: vme_user: remove unnecessary blank lines
[PATCH 0/5] cgroup/cpuset: Miscellaneous updates
2023-03-15 16:59 UTC (3+ messages)
[PATCH 1/1] rcu/rcuscale: Stop kfree_scale_thread thread(s) after unloading rcuscale
2023-03-15 16:59 UTC (5+ messages)
[RFC 0/2] optimise local-tw task resheduling
2023-03-15 16:53 UTC (3+ messages)
bpf: misleading spec_v1 check on variable-offset stack read?
2023-03-15 16:54 UTC (2+ messages)
` [PATCH] bpf: remove misleading spec_v1 check on var-offset stack read
[PATCH v11 0/7] Implement IOCTL to get and optionally clear info about PTEs
2023-03-15 16:54 UTC (4+ messages)
` [PATCH v11 4/7] fs/proc/task_mmu: "
[PATCHv3] selftests: net: devlink_port_split.py: skip test if no suitable device available
2023-03-15 16:53 UTC
[PATCH v2 0/1] kbuild: deb-pkg: Build parallely with current dpkg-buildpackage
2023-03-15 16:52 UTC (4+ messages)
` [PATCH v2 1/1] "
[PATCH] iommu/rockchip: Add missing set_platform_dma_ops callback
2023-03-15 16:41 UTC
[PATCH -next] scsi: scsi_dh_alua: fix memleak for 'qdata' in alua_activate()
2023-03-15 16:51 UTC (2+ messages)
[PATCHSET 00/10] perf record: Implement BPF sample filter (v5)
2023-03-15 16:51 UTC (9+ messages)
` [PATCH 02/10] perf bpf filter: Implement event sample filtering
` [PATCH 03/10] perf record: Add BPF event filter support
[PATCH 1/2] sched/topology: introduce node_has_cpus() macro
2023-03-15 16:48 UTC (4+ messages)
` [PATCH 2/2] powerpc: use node_has_cpus() instead of nr_cpus_node()
[RFC PATCH] cpufreq: qcom-cpufreq-hw: allow work to be done on other CPU for PREEMPT_RT
2023-03-15 16:49 UTC
[RFC 00/12] module: avoid userspace pressure on unwanted allocations
2023-03-15 16:41 UTC (4+ messages)
[PATCH] staging: axis-fifo: initialize timeouts in probe only
2023-03-15 16:44 UTC (10+ messages)
[PATCH] perf/test: Fix wrong size for perf test Setup struct perf_event_attr
2023-03-15 16:42 UTC (2+ messages)
[PATCH v1 0/4] Remove use of fw_devlink_purge_absent_suppliers()
2023-03-15 16:39 UTC (4+ messages)
[PATCH 0/1] kbuild: deb-pkg: Allow parallel build
2023-03-15 16:39 UTC (9+ messages)
` [PATCH 1/1] "
[PATCH net-next v4 0/4] net: dsa: mv88e6xxx: accelerate C45 scan
2023-03-15 16:38 UTC (5+ messages)
` [PATCH net-next v4 1/4] net: dsa: mv88e6xxx: don't dispose of Global2 IRQ mappings from mdiobus code
` [PATCH net-next v4 2/4] net: dsa: mv88e6xxx: re-order functions
` [PATCH net-next v4 3/4] net: dsa: mv88e6xxx: move call to mv88e6xxx_mdios_register()
` [PATCH net-next v4 4/4] net: dsa: mv88e6xxx: mask apparently non-existing phys during probing
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