messages from 2022-11-23 19:55:59 to 2022-11-23 20:58:28 UTC [more...]
[PATCH v2 0/8] Add support for segments smaller than one page
2022-11-23 20:57 UTC (7+ messages)
` [PATCH v2 1/8] block: Introduce CONFIG_BLK_SUB_PAGE_SEGMENTS and QUEUE_FLAG_SUB_PAGE_SEGMENTS
` [PATCH v2 2/8] block: Support configuring limits below the page size
` [PATCH v2 3/8] block: Support submitting passthrough requests with small segments
` [PATCH v2 4/8] block: Add support for filesystem requests and "
` [PATCH v2 5/8] block: Add support for small segments in blk_rq_map_user_iov()
` [PATCH v2 6/8] scsi: core: Set the SUB_PAGE_SEGMENTS request queue flag
SPDX validation issue
2022-11-23 20:55 UTC (2+ messages)
[PATCH 00/18] treewide: fix object files shared between several modules
2022-11-23 20:54 UTC (5+ messages)
` [PATCH 17/18] net: octeontx2: fix mixed module-builtin object
` [PATCH 18/18] net: cpsw: "
[PATCH 01/29] drm/amdkfd: add debug and runtime enable interface
2022-11-23 20:53 UTC (6+ messages)
` [PATCH 05/29] drm/amdgpu: setup hw debug registers on driver initialization
[PATCH] dt-bindings: iio: adc: ad4130: use spi-peripheral-props.yaml
2022-11-23 21:04 UTC (3+ messages)
[PATCH net-next 0/8] devlink: support direct read from region
2022-11-23 20:51 UTC (2+ messages)
[PATCH v2 net-next 0/6] Remove uses of kmap_atomic()
2022-11-23 20:52 UTC (7+ messages)
` [PATCH v2 net-next 1/6] ch_ktls: Use memcpy_from_page() instead of k[un]map_atomic()
` [PATCH v2 net-next 2/6] sfc: Use kmap_local_page() instead of kmap_atomic()
` [PATCH v2 net-next 3/6] cassini: Use page_address() "
` [PATCH v2 net-next 4/6] cassini: Use memcpy_from_page() instead of k[un]map_atomic()
` [PATCH v2 net-next 5/6] sunvnet: Use kmap_local_page() instead of kmap_atomic()
` [PATCH v2 net-next 6/6] net: thunderbolt: "
[PATCH] dt-bindings: iio: temperature: ltc2983: drop $ref for -nanoamp properties
2022-11-23 21:03 UTC (3+ messages)
RTT-PROBE: lore-subspace-rtt
2022-11-23 20:50 UTC
[ammarfaizi2-block:rostedt/linux-trace/ftrace/core 10/12] htmldocs: Documentation/trace/osnoise-tracer.rst:112: WARNING: Unknown target name: "no"
2022-11-23 20:49 UTC
[PATCH] cpu/i386: update xsave components after CPUID filtering
2022-11-23 18:17 UTC
[PATCH v2 0/5] arm64: dts: qcom: sm8450-hdk: enable HDMI output
2022-11-23 20:49 UTC (5+ messages)
` [PATCH v2 4/5] arm64: dts: qcom: sm8450-hdk: Add LT9611uxc HDMI bridge
[PATCH] dt-bindings: iio: adc: renesas,rzg2l-adc: Document RZ/Five SoC
2022-11-23 21:01 UTC (3+ messages)
[PATCH] iio: adc128s052: add proper .data members in adc128_of_match table
2022-11-23 21:00 UTC (3+ messages)
[PATCH bpf-next v4 0/4] bpf: Implement two type cast kfuncs
2022-11-23 20:46 UTC (7+ messages)
[PULL 0/7] Fixes 20221123 patches
2022-11-23 20:47 UTC (2+ messages)
[PATCH V5 0/2] SCM: Add support for wait-queue aware firmware
2022-11-23 20:46 UTC (3+ messages)
` [PATCH V5 1/2] dt-bindings: firmware: qcom-scm: Add optional interrupt
` [PATCH V5 2/2] firmware: qcom: scm: Add wait-queue handling logic
[PATCH v2 0/5] Add module oriented dmesg output
2022-11-23 20:45 UTC (5+ messages)
` [PATCH v2 4/5] drm/i915/guc: Add GuC CT specific debug print wrappers
` [Intel-gfx] "
[PATCH 0/3] iio: adc: stm32: add smart calibration
2022-11-23 20:56 UTC (4+ messages)
[RESEND PATCH 5/6] KVM: x86/VMX: add kvm_vmx_reinject_nmi_irq() for NMI/IRQ reinjection
2022-11-23 20:42 UTC (11+ messages)
[PATCH 0/5] iio: addac: ad74413r: various fixups
2022-11-23 20:55 UTC (3+ messages)
` [PATCH v2 0/3] iio: addac: ad74413r: add spi device id table, support reset gpio
[PATCH net-next v2 1/2] IPv6/GRO: generic helper to remove temporary HBH/jumbo header in driver
2022-11-23 20:42 UTC (4+ messages)
` [RFC net-next v2 2/2] bnxt: Use generic HBH removal helper in tx path
[PATCH v2 1/2] dt-bindings: iio/adc: qcom,spmi-iadc: use double compatibles
2022-11-23 20:53 UTC (5+ messages)
[PATCH bpf-next] selftests/bpf: Mount debugfs in setns_by_fd
2022-11-23 20:40 UTC (3+ messages)
RTT-PROBE: lore-subspace-rtt
2022-11-23 20:40 UTC
[PATCH RESEND] can: j1939: do not wait 250ms if the same addr was already claimed
2022-11-23 20:39 UTC (12+ messages)
[PATCH net-next v2 0/9] support direct read from region
2022-11-23 20:38 UTC (10+ messages)
` [PATCH net-next v2 1/9] devlink: use min_t to calculate data_size
` [PATCH net-next v2 2/9] devlink: report extended error message in region_read_dumpit
` [PATCH net-next v2 3/9] devlink: find snapshot in devlink_nl_cmd_region_read_dumpit
` [PATCH net-next v2 4/9] devlink: remove unnecessary parameter from chunk_fill function
` [PATCH net-next v2 5/9] devlink: refactor region_read_snapshot_fill to use a callback function
` [PATCH net-next v2 6/9] devlink: support directly reading from region memory
` [PATCH net-next v2 7/9] ice: use same function to snapshot both NVM and Shadow RAM
` [PATCH net-next v2 8/9] ice: document 'shadow-ram' devlink region
` [PATCH net-next v2 9/9] ice: implement direct read for NVM and Shadow RAM regions
[PATCH v3 0/2] AD74115
2022-11-23 20:49 UTC (2+ messages)
[PATCH] drivers: iio: dac: ad5592r: add gpio_chip names
2022-11-23 20:48 UTC (2+ messages)
fio bug (?)
2022-11-23 20:38 UTC
[PATCH 0/2] add support for LSM6DSO16IS
2022-11-23 20:51 UTC (2+ messages)
[PATCH v2 1/5] kbuild: add test-{le,ge,lt,gt} macros
2022-11-23 20:37 UTC (5+ messages)
` [PATCH v2 2/5] kbuild: implement {gcc,clang}-min-version only with built-in functions
[PATCH] iio: addac: ad74413r: fix integer promotion bug in ad74413_get_input_current_offset()
2022-11-23 20:45 UTC (4+ messages)
[PATCH] time: copy tai value (International Atomic Time, in seconds) to output __user struct in get_old_timex32()
2022-11-23 20:29 UTC (4+ messages)
[PATCH] acpi,pci: warn about duplicate IRQ routing entries returned from _PRT
2022-11-23 20:28 UTC (4+ messages)
` [PATCH v2] "
[PATCH] cgroup/cpuset: Optimize update_tasks_nodemask()
2022-11-23 20:23 UTC (3+ messages)
[PATCH net-next v5 0/7] net: lan966x: Extend xdp support
2022-11-23 20:31 UTC (8+ messages)
` [PATCH net-next v5 1/7] net: lan966x: Add XDP_PACKET_HEADROOM
` [PATCH net-next v5 2/7] net: lan966x: Introduce helper functions
` [PATCH net-next v5 3/7] net: lan966x: Add len field to lan966x_tx_dcb_buf
` [PATCH net-next v5 4/7] net: lan966x: Update rxq memory model
` [PATCH net-next v5 5/7] net: lan966x: Update dma_dir of page_pool_params
` [PATCH net-next v5 6/7] net: lan966x: Add support for XDP_TX
` [PATCH net-next v5 7/7] net: lan966x: Add support for XDP_REDIRECT
[PATCH] USB: disable all RNDIS protocol drivers
2022-11-23 20:27 UTC (2+ messages)
[PATCH v6 0/9] Add '__adis_enable_irq()'
2022-11-23 20:39 UTC (4+ messages)
` [PATCH v6 1/9] iio: adis: add '__adis_enable_irq()' implementation
[PATCH v2 0/1] binder: return pending info for frozen async txns
2022-11-23 20:25 UTC (4+ messages)
` [PATCH v2 1/1] "
[PATCH 1/4] MAINTAINERS: Add KVM x86/xen maintainer list
2022-11-23 20:26 UTC (7+ messages)
` [PATCH 2/4] KVM: x86/xen: Compatibility fixes for shared runstate area
[PATCH v3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
2022-11-23 20:25 UTC (4+ messages)
RTT-PROBE: lore-subspace-rtt
2022-11-23 20:30 UTC
[Intel-gfx] [PATCH v4 1/2] drm/i915/dg2: Introduce Wa_18018764978
2022-11-23 20:30 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v4,1/2] "
[PATCH v6 00/14] coresight: Add new API to allocate trace source ID values
2022-11-23 19:50 UTC (11+ messages)
` [PATCH v6 02/14] coresight: Remove obsolete Trace ID unniqueness checks
` [PATCH v6 04/14] coresight: stm: Update STM driver to use Trace ID API
` [PATCH v6 05/14] coresight: etm4x: Update ETM4 "
` [PATCH v6 07/14] coresight: etmX.X: stm: Remove trace_id() callback
` [PATCH v6 08/14] coresight: trace id: Remove legacy get trace ID function
` [PATCH v6 09/14] perf: cs-etm: Move mapping of Trace ID and cpu into helper function
` [PATCH v6 10/14] perf: cs-etm: Update record event to use new Trace ID protocol
` [PATCH v6 11/14] kernel: events: Export perf_report_aux_output_id()
` [PATCH v6 12/14] perf: cs-etm: Handle PERF_RECORD_AUX_OUTPUT_HW_ID packet
` [PATCH v6 13/14] coresight: events: PERF_RECORD_AUX_OUTPUT_HW_ID used for Trace ID
[PATCH net-next 1/2] ice: Add support for 100G KR2/CR2/SR2 link reporting
2022-11-23 20:21 UTC (4+ messages)
` [PATCH net-next 2/2] ice: combine cases in ice_ksettings_find_adv_link_speed()
` [Intel-wired-lan] "
[Intel-gfx] [PATCH] drm/i915/gt: remove some limited use register access wrappers
2022-11-23 20:28 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
+ documentation-mm-update-pmd_present-in-arch_pgtable_helpersrst.patch added to mm-unstable branch
2022-11-23 20:21 UTC
[PATCH] iio: adc: max11410: fix incomplete vref buffer mask
2022-11-23 20:33 UTC (2+ messages)
[PATCH v3 0/9] LSM: Three basic syscalls
2022-11-23 20:15 UTC (10+ messages)
` [PATCH v3 1/9] LSM: Identify modules by more than name
` [PATCH v3 2/9] LSM: Identify the process attributes for each module
` [PATCH v3 3/9] LSM: Maintain a table of LSM attribute data
` [PATCH v3 4/9] proc: Use lsmids instead of lsm names for attrs
` [PATCH v3 5/9] LSM: lsm_get_self_attr syscall for LSM self attributes
` [PATCH v3 6/9] LSM: Create lsm_module_list system call
` [PATCH v3 7/9] LSM: lsm_set_self_attr syscall for LSM self attributes
` [PATCH v3 8/9] LSM: wireup Linux Security Module syscalls
` [PATCH v3 9/9] LSM: selftests for Linux Security Module infrastructure syscalls
[Intel-gfx] [PATCHv3] drm/i915/fbc: Disable FBC when VT-d is enabled
2022-11-23 20:25 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "
[patch V3 00/17] timers: Provide timer_shutdown[_sync]()
2022-11-23 20:18 UTC (18+ messages)
` [patch V3 01/17] Documentation: Remove bogus claim about del_timer_sync()
` [patch V3 02/17] ARM: spear: Do not use timer namespace for timer_shutdown() function
` [patch V3 03/17] clocksource/drivers/arm_arch_timer: "
` [patch V3 04/17] clocksource/drivers/sp804: "
` [patch V3 05/17] timers: Get rid of del_singleshot_timer_sync()
` [patch V3 06/17] timers: Replace BUG_ON()s
` [patch V3 07/17] timers: Update kernel-doc for various functions
` [patch V3 08/17] timers: Use del_timer_sync() even on UP
` [patch V3 09/17] timers: Rename del_timer_sync() to timer_delete_sync()
` [patch V3 10/17] timers: Rename del_timer() to timer_delete()
` [patch V3 11/17] Documentation: Replace del_timer/del_timer_sync()
` [patch V3 12/17] timers: Silently ignore timers with a NULL function
` [patch V3 13/17] timers: Split [try_to_]del_timer[_sync]() to prepare for shutdown mode
` [patch V3 14/17] timers: Add shutdown mechanism to the internal functions
` [patch V3 15/17] timers: Provide timer_shutdown[_sync]()
` [patch V3 16/17] timers: Update the documentation to reflect on the new timer_shutdown() API
` [patch V3 17/17] Bluetooth: hci_qca: Fix the teardown problem for real
RTT-PROBE: lore-subspace-rtt
2022-11-23 20:20 UTC
[arm:zii 17/116] ld.lld: error: drivers/built-in.a(leds/leds-is31fl32xx.o):(function is31fl32xx_probe: .text+0x1e): relocation R_RISCV_HI20 out of range: 532287 is not in [-524288, 524287]; references __stack_chk_guard
2022-11-23 20:19 UTC
[amir73il:mnt_write_barrier 24/24] ERROR: modpost: "mnt_drop_write_idx" [fs/nfsd/nfsd.ko] undefined!
2022-11-23 20:19 UTC
[bug] git log --invert-grep --grep=[sufficiently complicated regex] prints nothing
2022-11-23 20:17 UTC
[PATCH v3 0/1] binder: return pending info for frozen async txns
2022-11-23 20:16 UTC (2+ messages)
` [PATCH v3 1/1] "
+ mm-introduce-arch_has_hw_nonleaf_pmd_young.patch added to mm-hotfixes-unstable branch
2022-11-23 20:18 UTC
[PATCH v4 00/11] drm/msm: add support for SM8450
2022-11-23 20:18 UTC (5+ messages)
` [PATCH v4 03/11] dt-bindings: display/msm: mdss-common: make clock-names required
[Intel-gfx] [PATCH v2] drm/i915/perf: Do not parse context image for HSW
2022-11-23 20:17 UTC (3+ messages)
[PATCH v4 00/20] nvmem: core: introduce NVMEM layouts
2022-11-23 18:01 UTC (2+ messages)
` [PATCH v4 04/20] of: property: add #nvmem-cell-cells property
[PATCH v7 1/3] drm_bridge: register content protect property
2022-11-23 20:16 UTC (4+ messages)
` [PATCH v7 3/3] drm/bridge: it6505: handle HDCP request
[PATCH] net: loopback: use NET_NAME_PREDICTABLE for name_assign_type
2022-11-23 20:16 UTC (2+ messages)
[PATCH net-next v4 0/7] net: lan966x: Extend xdp support
2022-11-23 20:19 UTC (4+ messages)
` [PATCH net-next v4 6/7] net: lan966x: Add support for XDP_TX
[PATCH v3] trace: Relocate event helper files
2022-11-23 20:05 UTC (4+ messages)
PATCH ulogd2 filter BASE ARP packet IP addresses
2022-11-23 20:14 UTC (6+ messages)
[PATCH v5] dt-bindings: iio: adc: ad7923: adjust documentation
2022-11-23 20:26 UTC (5+ messages)
[PATCH hid v12 00/15] Introduce eBPF support for HID devices
2022-11-23 20:13 UTC (5+ messages)
` [PATCH hid v12 03/15] HID: initial BPF implementation
[PATCH] cmd: fix dependency for CMD_CLS
2022-11-23 20:13 UTC (2+ messages)
[PATCH v1 0/8] LSM: Two basic syscalls
2022-11-23 20:11 UTC (10+ messages)
` [PATCH v1 1/8] LSM: Identify modules by more than name
` [PATCH v1 2/8] LSM: Add an LSM identifier for external use
` [PATCH v1 3/8] LSM: Identify the process attributes for each module
` [PATCH v1 4/8] LSM: Maintain a table of LSM attribute data
` [PATCH v1 5/8] proc: Use lsmids instead of lsm names for attrs
` [PATCH v1 6/8] LSM: lsm_self_attr syscall for LSM self attributes
` [PATCH v1 7/8] LSM: Create lsm_module_list system call
` [PATCH v1 8/8] lsm: wireup syscalls lsm_self_attr and lsm_module_list
[PATCH v11] iio: temperature: Add driver support for Maxim MAX30208
2022-11-23 20:23 UTC (2+ messages)
RTT-PROBE: lore-subspace-rtt
2022-11-23 20:10 UTC
[PATCH v8 00/14] drm: bridge: Add Samsung MIPI DSIM bridge
2022-11-23 20:09 UTC (8+ messages)
` [PATCH v8 06/14] drm: bridge: samsung-dsim: Handle proper DSI host initialization
nbd: please don't spawn 16 threads when nbd is not even in use
2022-11-23 20:09 UTC (2+ messages)
[kvm:queue 21/62] arch/x86/kvm/vmx/hyperv.c:22:9: sparse: sparse: cast truncates bits from constant value (1a079a becomes 79a)
2022-11-23 20:09 UTC
[PATCH 000/606] i2c: Complete conversion to i2c_probe_new
2022-11-23 20:21 UTC (3+ messages)
` [PATCH 109/606] iio: imu: inv_mpu6050: Convert to i2c's .probe_new()
[PATCH V3 0/5] riscv: ftrace: Fixup ftrace detour code & Optimization
2022-11-23 20:07 UTC (7+ messages)
` [PATCH V3 1/5] riscv: ftrace: Fixup panic by disabling preemption
` [PATCH V3 3/5] riscv: ftrace: Reduce the detour code size to half
[xen-unstable test] 174944: tolerable FAIL - PUSHED
2022-11-23 20:08 UTC
[PATCH 00/13] RTAS maintenance
2022-11-23 20:06 UTC (3+ messages)
` [PATCH 10/13] powerpc/rtas: improve function information lookups
request for help on uvcvideo driver issue
2022-11-23 20:04 UTC
[RESEND][PATCH] MAINTAINERS: Add Sumit Semwal and Yongqin Liu as reviwers for kirin DRM driver
2022-11-23 20:03 UTC (2+ messages)
[PATCH v2 0/6] Add Hyper-v extended hypercall support in KVM
2022-11-23 20:01 UTC (5+ messages)
` [PATCH v2 1/6] KVM: x86: hyper-v: Use common code for hypercall userspace exit
[oe-core][PATCH] python3: add ${bindir}/python symlink
2022-11-23 20:02 UTC (12+ messages)
moar weird metadata corruptions, this time on arm64
2022-11-23 20:00 UTC (3+ messages)
[PATCH bpf-next] bpf: Don't use idx variable when registering kfunc dtors
2022-11-23 20:00 UTC (2+ messages)
[PULL] IIO: First set of new device support, features and cleanup for 6.2
2022-11-23 20:12 UTC (4+ messages)
RTT-PROBE: lore-subspace-rtt
2022-11-23 20:00 UTC
[PATCH v2 1/2] wifi: mt76: mt7915: introduce mt7915_get_power_bound()
2022-11-23 19:59 UTC (2+ messages)
` [PATCH v2 2/2] wifi: mt76: mt7915: enable per bandwidth power limit support
[Buildroot] [PATCH 1/3] configs/nitrogen*: bump kernel revision
2022-11-23 19:58 UTC (6+ messages)
` [Buildroot] [PATCH 2/3] configs/nitrogen*: bump u-boot to version 2022.04
` [Buildroot] [PATCH 3/3] configs/nitrogen8*: bump arm trusted firmware revision
+ mm-replace-vm_warn_on-to-pr_warn-if-the-node-is-offline-with-__gfp_thisnode-v4.patch added to mm-hotfixes-unstable branch
2022-11-23 19:57 UTC
+ mm-replace-vm_warn_on-to-pr_warn-if-the-node-is-offline-with-__gfp_thisnode-v4-fix.patch added to mm-hotfixes-unstable branch
2022-11-23 19:57 UTC
[PATCH v2] vfio/pci: Verify each MSI vector to avoid invalid MSI vectors
2022-11-23 19:55 UTC (3+ messages)
[PATCHv2 net-next 0/5] net: eliminate the duplicate code in the ct nat functions of ovs and tc
2022-11-23 19:55 UTC (9+ messages)
` [PATCHv2 net-next 5/5] net: move the nat function to nf_nat_ovs for "
` [ovs-dev] "
[PATCH 1/2] wifi: mt76: mt7915: introduce mt7915_get_power_bound()
2022-11-23 19:55 UTC (3+ messages)
` [PATCH 2/2] wifi: mt76: mt7915: enable per bandwidth power limit support
[PULL V2] IIO: First set of new device support, features and cleanup for 6.2
2022-11-23 20:08 UTC
[Buildroot] [PATCH 1/7] toolchain/toolchain-external: update Arm AArch64 toolchain 11.3.Rel1
2022-11-23 19:53 UTC (2+ messages)
` [Buildroot] [PATCH 7/7] package/freescale-imx/imx-vpu-hantro-daemon: new package
[PATCH 0/6] hwpoison, shmem, hugetlb: fix data loss issue 5.10.y
2022-11-23 19:54 UTC (2+ messages)
` [PATCH 2/6] mm: filemap: check if THP has hwpoisoned subpage for PMD page fault
page: next (older) | prev (newer) | latest
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.