All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-11 22:35:41 to 2022-02-12 00:02:17 UTC [more...]

[PATCH] mm/vmscan: add sysctl knobs for protecting the working set
 2022-02-12  0:01 UTC  (5+ messages)

[RFC v2 0/4] vfio/hisilicon: add acc live migration driver
 2022-02-12  0:01 UTC  (11+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-02-12  0:00 UTC 

[PATCH 0/7] drm/msm/dpu: cleanup dpu encoder code
 2022-02-11 23:59 UTC  (18+ messages)
` [PATCH 2/7] drm/msm/dpu: simplify intf allocation code
` [PATCH 3/7] drm/msm/dpu: remove msm_dp cached in dpu_encoder_virt
` [PATCH 4/7] drm/msm/dpu: drop bus_scaling_client field
` [PATCH 5/7] drm/msm/dpu: encoder: drop unused callbacks
` [PATCH 6/7] drm/msm/dpu: switch dpu_encoder to use atomic_mode_set

[PATCH 2/3] media: imx: Rename imx7-mipi-csis.c to imx-mipi-csis.c
 2022-02-11 23:57 UTC  (4+ messages)

[Bug 215594] New: Unable to transfer big files to Nokia N9 and Jolla phone
 2022-02-11 23:59 UTC  (2+ messages)
` [Bug 215594] "

BTF compatibility issue across builds
 2022-02-11 23:58 UTC  (7+ messages)

[PATCH net-next 0/4] ipv6: remove addrconf reliance on loopback
 2022-02-11 23:57 UTC  (2+ messages)

[PATCH 0/5] arm64: Initial support for Texas Instruments AM62 Platform
 2022-02-11 23:55 UTC  (7+ messages)
` [PATCH 4/5] arm64: dts: ti: Introduce base support for AM62x SoC

[PATCH nf] netfilter: xt_socket: missing ifdef CONFIG_IP6_NF_IPTABLES dependency
 2022-02-11 23:56 UTC 

[PATCH REPOST 0/8] kernel/fork: Move thread stack free otu of the scheduler path
 2022-02-11 23:55 UTC  (10+ messages)
` [PATCH 2/8] kernel/fork: Duplicate task_struct before stack allocation
` [PATCH 6/8] kernel/fork: Move task stack account to do_exit()
` [PATCH 7/8] kernel/fork: Only cache the VMAP stack in finish_task_switch()

[PATCH bpf-next] bpf: fix bpf_prog_pack build for ppc64_defconfig
 2022-02-11 23:54 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: hwmon: add tmp464.yaml
 2022-02-11 23:53 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] hwmon: Add driver for Texas Instruments TMP464 sensor chip

[meta-oe][PATCH] php: Bump to v 7.4.27
 2022-02-11 23:51 UTC 

[dm-devel] [PATCH] kpartx: Add -P option for partition scanning
 2022-02-11 20:41 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-02-11 23:50 UTC 

[PATCH] net: mvpp2: Check for null pcs in mvpp2_acpi_start()
 2022-02-11 23:49 UTC  (2+ messages)

[PATCH bpf-next v2] libbpf: Use dynamically allocated buffer when receiving netlink messages
 2022-02-11 23:48 UTC 

[usb:usb-testing] BUILD SUCCESS c18553956f34819e224a79c9890eba2ba0604e15
 2022-02-11 23:48 UTC 

[PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-02-11 23:40 UTC  (7+ messages)
` [PATCH v4 01/12] mm/shmem: Introduce F_SEAL_INACCESSIBLE
` [PATCH v4 04/12] mm/shmem: Support memfile_notifier

[PATCH v4 00/49] bitmap: optimize bitmap_weight() usage
 2022-02-11 23:40 UTC  (8+ messages)
` [PATCH 12/49] perf: replace bitmap_weight with bitmap_empty where appropriate
` [PATCH 39/49] arch/s390: replace cpumask_weight with cpumask_weight_eq "

RTT-PROBE: lore-subspace-rtt
 2022-02-11 23:40 UTC 

[PATCH bpf-next] libbpf: Use dynamically allocated buffer when receiving netlink messages
 2022-02-11 23:40 UTC  (4+ messages)

[PATCH net-next v3 0/3] net: dev: PREEMPT_RT fixups
 2022-02-11 23:38 UTC  (4+ messages)
` [PATCH net-next v3 1/3] net: dev: Remove preempt_disable() and get_cpu() in netif_rx_internal()
` [PATCH net-next v3 2/3] net: dev: Makes sure netif_rx() can be invoked in any context
` [PATCH net-next v3 3/3] net: dev: Make rps_lock() disable interrupts

[tty:tty-testing] BUILD SUCCESS ad30d108a5135af584ff47f5ff81be971b6c26f1
 2022-02-11 23:37 UTC 

[tip:locking/core] BUILD SUCCESS 1c6f9ec0095459b5120a1cb059d442f56d3cb6e7
 2022-02-11 23:37 UTC 

[PATCH 00/35] Shadow stacks for userspace
 2022-02-11 23:37 UTC  (3+ messages)
` [PATCH 25/35] x86/cet/shstk: Add user-mode shadow stack support

[PATCH] drm/msm: populate intf_audio_select() base on hardware capability
 2022-02-11 23:36 UTC  (4+ messages)

[RFC v2 0/8] Introduce SCI-mediator feature
 2022-02-11 23:35 UTC  (7+ messages)
` [RFC v2 5/8] xen/arm: introduce SCMI-SMC mediator driver

Metadata and signalling channels for Zephyr virtio-backends on Xen
 2022-02-11 23:34 UTC  (4+ messages)

[PATCH v3] x86: use builtins to read eflags
 2022-02-11 23:33 UTC  (6+ messages)
` [PATCH v4] "

[PATCH bpf-next 0/2] Make BPF skeleton easier to use from C++ code
 2022-02-11 23:32 UTC  (5+ messages)
` [PATCH bpf-next 1/2] bpftool: add C++-specific open/load/etc skeleton wrappers
` [PATCH bpf-next 2/2] selftests/bpf: add Skeleton templated wrapper as an example

[PATCH v3 bpf-next 0/3] libbpf: support custom SEC() handlers
 2022-02-11 23:31 UTC  (4+ messages)
` [PATCH v3 bpf-next 3/3] selftests/bpf: add custom SEC() handling selftest

dt-bindings: ps2-gpio: convert binding to json-schema
 2022-02-11 23:31 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] input: ps2-gpio: enforce and document open drain

RTT-PROBE: lore-subspace-rtt
 2022-02-11 23:30 UTC 

[UPDATE][PATCH v4 4/6] ACPI / fan: Properly handle fine grain control
 2022-02-11 23:27 UTC 

[PATCH 1/1] scsi: qedi: Fix ABBA deadlock in qedi_process_tmf_resp() and qedi_process_cmd_cleanup_resp()
 2022-02-11 23:25 UTC  (2+ messages)

[PATCH 0/2] Add scsi_done_direct() to complete request directly
 2022-02-11 23:25 UTC  (2+ messages)

[PATCH 00/18] smartpqi updates
 2022-02-11 23:25 UTC  (2+ messages)

[PATCH] scsi: make "access_state" sysfs attribute always visible
 2022-02-11 23:25 UTC  (2+ messages)

[PATCH] scsi: mpt3sas: Convert to flexible arrays
 2022-02-11 23:25 UTC  (2+ messages)

gio-querymodules: error while loading shared libraries: libffi.so.6: cannot open shared object file
 2022-02-11 23:23 UTC  (10+ messages)
` [OE-core] "

[PATCH 0/2] Improve fsl-ls1028a-qds device tree overlay build
 2022-02-11 23:23 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: freescale: Use overlay target for simplicity

[PATCH] scsi: ufs: Fix runtime PM messages never-ending cycle
 2022-02-11 23:23 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/8] drm/i915: Plane/wm cleanups
 2022-02-11 23:21 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Plane/wm cleanups (rev2)

RTT-PROBE: lore-subspace-rtt
 2022-02-11 23:20 UTC 

Meaning of negative memory_channel value in rasdaemon message
 2022-02-11 22:40 UTC 

[PATCH v5 3/6] mm: make alloc_contig_range work at pageblock granularity
 2022-02-11 23:17 UTC  (6+ messages)

[sashal-stable:pending-5.16 35/73] kernel/sched/fair.c:3796:48: error: use of undeclared identifier 'divider'
 2022-02-11 23:17 UTC 

[linux-5.4 test] 168085: trouble: blocked/broken/fail/pass
 2022-02-11 23:15 UTC 

[PATCH v3 0/4] A design for future-proofing fsync() configuration
 2022-02-11 23:15 UTC  (9+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/4] core.fsync: introduce granular fsync control

[PATCH v2 net-next 00/12] FDB entries on DSA LAG interfaces
 2022-02-11 23:14 UTC  (4+ messages)
` [PATCH v2 net-next 11/12] net: dsa: support FDB events on offloaded "

[PATCH net-next] net: dsa: realtek: realtek-mdio: reset before setup
 2022-02-11 23:12 UTC  (3+ messages)

[PATCH v3 mptcp-next 0/3] mptcp: more self-tests improvements
 2022-02-11 23:11 UTC  (7+ messages)
` [PATCH v3 mptcp-next 1/3] Squash-to: "mptcp: constify a bunch of of helpers"
` [PATCH v3 mptcp-next 2/3] mptcp: more careful RM_ADDR generation
` [PATCH v3 mptcp-next 3/3] mptcp: strict local address ID selection

[ANNOUNCE] 5.10.100-rt62
 2022-02-11 23:10 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-02-11 23:10 UTC 

mmotm 2022-02-11-15-07 uploaded
 2022-02-11 23:08 UTC  (2+ messages)

[PATCH] forbid a hard reset before the initial commit
 2022-02-11 23:03 UTC  (3+ messages)
` [PATCH v2] hard reset safe mode

[PATCH 0/8] Fix error handling on data bio submission
 2022-02-11 23:00 UTC  (11+ messages)
` [PATCH 1/8] btrfs: make search_csum_tree return 0 if we get -EFBIG
` [PATCH 3/8] btrfs: check correct bio in finish_compressed_bio_read
` [PATCH 6/8] btrfs: do not double complete bio on errors during compressed reads
` [PATCH 7/8] btrfs: do not try to repair bio that has no mirror set
` [PATCH 8/8] btrfs: do not clean up repair bio if submit fails

[Intel-gfx] [PATCH] drm/i915/gt: prepare reset based on reset domain
 2022-02-11 23:00 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-02-11 23:00 UTC 

[PATCH net-next v2 0/5] Add support for locked bridge ports (for 802.1X)
 2022-02-11 22:59 UTC  (2+ messages)

No dbus objects for phosphor-regulators
 2022-02-11 22:56 UTC  (2+ messages)

[PATCH v5 1/6] kunit: Introduce _NULL and _NOT_NULL macros
 2022-02-11 22:54 UTC  (8+ messages)
` [PATCH v5 3/6] thunderbolt: test: use NULL macros

[dm-devel] [PATCH] kpartx: Add -P option for partition scanning
 2022-02-11 22:34 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-02-11 22:50 UTC 

[PATCH 0/1] ALSA: usb-audio: generic implicit fb parser fails with M-Audio FastTrack Ultra
 2022-02-11 22:49 UTC  (2+ messages)
` [PATCH 1/1] ALSA: usb-audio: revert to IMPLICIT_FB_FIXED_DEV for "

[PATCH net] mctp: serial: Cancel pending work from ndo_uninit handler
 2022-02-11 22:50 UTC  (2+ messages)

[PATCH net] atl1c: fix tx timeout after link flap on Mikrotik 10/25G NIC
 2022-02-11 22:50 UTC  (2+ messages)

[RFC PATCH 00/27] Virtio sound card implementation
 2022-02-11 22:13 UTC  (7+ messages)
` [RFC PATCH 14/25] virtio-snd: Add VIRTIO_SND_R_PCM_INFO handler
` [RFC PATCH 17/25] virtio-snd: Add default configs to realize fn
` [RFC PATCH 19/25] virtio-snd: Add start/stop handler
` [RFC PATCH 21/25] virtio-snd: Replaced goto with if else
` [RFC PATCH 24/25] virtio-snd: Add event vq and a handler stub
` [RFC PATCH 25/25] virtio-snd: Replaced AUD_log with tracepoints

[PATCH v4 00/24] AMD MCA Address Translation Updates
 2022-02-11 22:47 UTC  (3+ messages)
` [PATCH v4 07/24] EDAC/amd64: Define function to dehash address

next/master build: 210 builds: 18 failed, 192 passed, 37 errors, 336 warnings (next-20220211)
 2022-02-11 22:47 UTC 

[linux-next:master 5416/5417] core.c:undefined reference to `sof_client_fw_state_dispatcher'
 2022-02-11 22:46 UTC  (2+ messages)

next/master build: 210 builds: 18 failed, 192 passed, 37 errors, 336 warnings (next-20220211)
 2022-02-11 22:47 UTC 

[PATCH v4 4/6] ACPI / fan: Properly handle fine grain control
 2022-02-11 22:46 UTC  (2+ messages)

[PATCH RESEND mptcp-next v7 0/7] add mp_fail testcases
 2022-02-11 22:45 UTC  (8+ messages)
` [PATCH RESEND mptcp-next v7 1/7] Squash to "mptcp: infinite mapping receiving"
` [PATCH RESEND mptcp-next v7 2/7] Squash to "selftests: mptcp: add infinite map mibs check"
` [PATCH RESEND mptcp-next v7 3/7] mptcp: add the mibs for MP_RST
` [PATCH RESEND mptcp-next v7 4/7] selftests: mptcp: add the MP_RST mibs check
` [PATCH RESEND mptcp-next v7 5/7] selftests: mptcp: add more arguments for chk_join_nr
` [PATCH RESEND mptcp-next v7 6/7] selftests: mptcp: reuse linkfail to make given size files
` [PATCH RESEND mptcp-next v7 7/7] selftests: mptcp: add the MP_FAIL testcases

fs/cifs/dfs_cache.c:1382 __refresh_tcon() warn: passing a valid pointer to 'PTR_ERR'
 2022-02-11 22:46 UTC 

[PATCH 0/9] mpi3mr: Bug fixes
 2022-02-11 22:45 UTC  (2+ messages)

[PATCH 00/13 v2] IXP4xx spring cleaning
 2022-02-11 22:32 UTC  (14+ messages)
` [PATCH 01/13 v2] ARM: ixp4xx: Delete Gateway 7001 boardfiles
` [PATCH 02/13 v2] ARM: ixp4xx: Delete the Goramo MLR boardfile
` [PATCH 03/13 v2] ARM: ixp4xx: Delete old PCI driver
` [PATCH 04/13 v2] ARM: ixp4xx: Drop stale Kconfig entry
` [PATCH 05/13 v2] ARM: ixp4xx: Drop UDC info setting function
` [PATCH 06/13 v2] soc: ixp4xx: Add features from regmap helper
` [PATCH 07/13 v2] soc: ixp4xx-npe: Access syscon regs using regmap
` [PATCH 08/13 v2] net: ixp4xx_eth: Drop platform data support
` [PATCH 09/13 v2] net: ixp4xx_hss: Check features using syscon
` [PATCH 10/13 v2] ARM: ixp4xx: Remove feature bit accessors
` [PATCH 11/13 v2] ARM: ixp4xx: Drop custom DMA coherency and bouncing
` [PATCH 12/13 v2] ARM: ixp4xx: Drop all common code
` [PATCH 13/13 v2] ARM: ixp4xx: Convert to SPARSE_IRQ and P2V

[Buildroot] [git commit] package/python-pyrex: drop package
 2022-02-11 22:41 UTC 

[Buildroot] [PATCH 1/1] package/python-pyrex: drop package
 2022-02-11 22:41 UTC  (2+ messages)

[RFC PATCH v2 0/5] Simplify and correct msm/dp bridge implementation
 2022-02-11 22:40 UTC  (12+ messages)
` [RFC PATCH v2 1/5] drm/msm/dp: fix panel bridge attachment
` [RFC PATCH v2 2/5] drm/msm/dp: support attaching bridges to the DP encoder
` [RFC PATCH v2 3/5] drm/msm/dp: support finding next bridge even for DP interfaces
` [RFC PATCH v2 4/5] drm/msm/dp: replace dp_connector with drm_bridge_connector
` [RFC PATCH v2 5/5] drm/msm/dp: remove extra wrappers and public functions

[0/3] Cooperate with DSI RX devices to modify dsi funcs and delay mipi high to cooperate with panel sequence
 2022-02-11 14:30 UTC  (4+ messages)
` [1/3] drm/mediatek: Adjust the timing of mipi signal from LP00 to LP11
` [2/3] drm/mediatek: Separate poweron/poweroff from enable/disable and define new funcs
` [3/3] drm/mediatek: keep dsi as LP00 before dcs cmds transfer

[RFC v2 0/6] Proposal for a GPU cgroup controller
 2022-02-11 16:18 UTC  (7+ messages)
` [RFC v2 1/6] gpu: rfc: "
` [RFC v2 2/6] cgroup: gpu: Add a cgroup controller for allocator attribution of GPU memory
` [RFC v2 3/6] dmabuf: Use the GPU cgroup charge/uncharge APIs
` [RFC v2 4/6] dmabuf: heaps: export system_heap buffers with GPU cgroup charging
` [RFC v2 5/6] dmabuf: Add gpu cgroup charge transfer function
` [RFC v2 6/6] android: binder: Add a buffer flag to relinquish ownership of fds

RTT-PROBE: lore-subspace-rtt
 2022-02-11 22:40 UTC 

[PATCH v2 0/9] Overhaul is_thunderbolt
 2022-02-11 10:35 UTC  (7+ messages)
` [PATCH v2 1/9] thunderbolt: move definition of PCI_CLASS_SERIAL_USB_USB4
` [PATCH v2 3/9] PCI: drop `is_thunderbolt` attribute
` [PATCH v2 4/9] PCI: mark USB4 devices as removable

What's cooking in git.git (Feb 2022, #02; Wed, 9)
 2022-02-11 22:38 UTC  (3+ messages)

[PATCH net-next v5 0/2] MCTP I2C driver
 2022-02-11 22:38 UTC  (3+ messages)
` [PATCH net-next v5 2/2] mctp i2c: MCTP I2C binding driver

[PATCH v8] kallsyms: new /proc/kallmodsyms with builtin modules
 2022-02-11 22:36 UTC  (2+ messages)

[PATCH] gpio: Revert regression in sysfs-gpio (gpiolib.c)
 2022-02-11 22:36 UTC  (3+ messages)

[PATCH v2 0/4] mm/memcg: Address PREEMPT_RT problems instead of disabling it
 2022-02-11 22:35 UTC  (5+ messages)
` [PATCH v2 1/4] mm/memcg: Revert ("mm/memcg: optimize user context object stock access")
` [PATCH v2 2/4] mm/memcg: Disable threshold event handlers on PREEMPT_RT
` [PATCH v2 3/4] mm/memcg: Protect per-CPU counter by disabling preemption on PREEMPT_RT where needed
` [PATCH v2 4/4] mm/memcg: Protect memcg_stock with a local_lock_t

drivers/net/dsa/sja1105/sja1105_main.c:1818 sja1105_fast_age() warn: should '((((1))) << port)' be a 64 bit type?
 2022-02-11 22:35 UTC 

[PATCH v3 0/4] x86/mce, EDAC/mce_amd: Support extended MCA_ADDR address on SMCA systems
 2022-02-11 22:34 UTC  (4+ messages)
` [PATCH v3 2/4] x86/mce: Add support for Extended Physical Address MCA changes
` [PATCH v3 3/4] x86/mce, EDAC/mce_amd: Cache MCA_CONFIG[McaX] in struct mce_bank
` [PATCH v3 4/4] x86/mce: Avoid unnecessary padding "


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.