All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-12 15:21:26 to 2021-07-12 15:57:42 UTC [more...]

[PATCH v2 0/4] Add Landlock man pages
 2021-07-12 15:57 UTC  (3+ messages)
` [PATCH v2 1/4] landlock.7: Add a new page to introduce Landlock
` [PATCH v2 2/4] landlock_create_ruleset.2: Document new syscall

[PATCH v3 1/3] mm, memcg: add mem_cgroup_disabled checks in vmpressure and swap-related functions
 2021-07-12 15:57 UTC  (13+ messages)
` [PATCH v3 2/3] mm, memcg: inline mem_cgroup_{charge/uncharge} to improve disabled memcg config
` [PATCH v3 3/3] mm, memcg: inline swap-related functions "

[linux-next:master 845/1131] net/core/dev.c:6015:33: error: implicit declaration of function 'skb_ext_find'
 2021-07-12 15:56 UTC  (2+ messages)

[RFC PATCH 0/6] Add AMD Secure Nested Paging (SEV-SNP) support
 2021-07-12 15:56 UTC  (7+ messages)
` [RFC PATCH 1/6] linux-header: add the SNP specific command
` [RFC PATCH 2/6] i386/sev: extend sev-guest property to include SEV-SNP

Patchwork housekeeping for: spi-devel-general
 2021-07-12 15:56 UTC 

[PATCH v2] KVM: arm64: Disabling disabled PMU counters wastes a lot of time
 2021-07-12 15:55 UTC  (9+ messages)

[PATCH v2 0/4] fpga: fpga-mgr: move compat_id from fpga_mgr to dfl
 2021-07-12 15:53 UTC  (4+ messages)
` [PATCH v2 4/4] fpga: remove compat_id from fpga_manager and fpga_region

[Bug 1859106] [NEW] 4.2 regression: ReactOS crashes on boot
 2021-07-12 15:45 UTC  (3+ messages)
` [Bug 1859106] "

[PATCH v3 0/4] Overlayfs fileattr related fixes
 2021-07-12 15:52 UTC  (5+ messages)
` [PATCH v3 3/4] ovl: copy up sync/noatime fileattr flags

[PATCH 0/2] Add "BACKGROUND_COLOR" drm property
 2021-07-12 15:50 UTC  (8+ messages)

[PATCH 0/8] Per client engine busyness
 2021-07-12 15:51 UTC  (5+ messages)
` [PATCH 1/8] drm/i915: Explicitly track DRM clients
      ` [Intel-gfx] "

[PATCH] spl: Align device tree blob address at 8-byte boundary
 2021-07-12 15:51 UTC  (7+ messages)

[PATCH v3 0/9] tests: Add test cases for TPM 1.2 ACPI tables
 2021-07-12 15:47 UTC  (3+ messages)

[dpdk-dev] [PATCH] dmadev: introduce DMA device library
 2021-07-12 15:50 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[syzbot] WARNING in do_proc_control/usb_submit_urb
 2021-07-12 15:50 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t 0/6] Rework some command parser version checks
 2021-07-12 15:50 UTC  (3+ messages)

[PATCH] spi: spi-geni-qcom: Remove confusing comment about setting the watermark
 2021-07-12 15:50 UTC 

[PATCH] sd: don't mess with SD_MINORS for CONFIG_DEBUG_BLOCK_EXT_DEVT
 2021-07-12 15:50 UTC 

[RFC PATCH v3 net-next 00/24] Allow forwarding for the software bridge data path to be offloaded to capable devices
 2021-07-12 15:40 UTC  (44+ messages)
` [RFC PATCH v3 net-next 01/24] net: dpaa2-switch: use extack in dpaa2_switch_port_bridge_join
` [RFC PATCH v3 net-next 02/24] net: dpaa2-switch: refactor prechangeupper sanity checks
` [RFC PATCH v3 net-next 03/24] net: mlxsw: "
` [RFC PATCH v3 net-next 04/24] net: ocelot: fix switchdev objects synced for wrong netdev with LAG offload
` [RFC PATCH v3 net-next 05/24] net: prestera: if the LAG that we're joining is under a bridge, join it
` [RFC PATCH v3 net-next 06/24] net: prestera: refactor prechangeupper sanity checks
` [RFC PATCH v3 net-next 07/24] net: bridge: disambiguate offload_fwd_mark
` [RFC PATCH v3 net-next 08/24] net: bridge: switchdev: recycle unused hwdoms
  ` [Bridge] "
` [RFC PATCH v3 net-next 09/24] net: bridge: switchdev: let drivers inform which bridge ports are offloaded
  ` [Bridge] "
` [RFC PATCH v3 net-next 10/24] net: prestera: guard against multiple switchdev obj replays on same bridge port
  ` [Bridge] "
` [RFC PATCH v3 net-next 11/24] net: mlxsw: "
  ` [Bridge] "
` [RFC PATCH v3 net-next 12/24] net: bridge: drop context pointer from br_fdb_replay
  ` [Bridge] "
` [RFC PATCH v3 net-next 13/24] net: bridge: use the public notifier chain for br_fdb_replay
  ` [Bridge] "
` [RFC PATCH v3 net-next 14/24] net: bridge: unexport call_switchdev_blocking_notifiers
  ` [Bridge] "
` [RFC PATCH v3 net-next 15/24] net: bridge: propagate ctx to switchdev_port_obj_{add,del}
  ` [Bridge] [RFC PATCH v3 net-next 15/24] net: bridge: propagate ctx to switchdev_port_obj_{add, del}
` [RFC PATCH v3 net-next 16/24] net: bridge: propagate ctx to br_switchdev_port_vlan_{add,del}
  ` [Bridge] [RFC PATCH v3 net-next 16/24] net: bridge: propagate ctx to br_switchdev_port_vlan_{add, del}
` [RFC PATCH v3 net-next 17/24] net: bridge: replay mdb entries on the public switchdev notifier chain
  ` [Bridge] "
` [RFC PATCH v3 net-next 18/24] net: bridge: replay vlan entries on the public switchdev notifier
  ` [Bridge] "
` [RFC PATCH v3 net-next 19/24] net: bridge: switchdev object replay helpers for everybody
  ` [Bridge] "
` [RFC PATCH v3 net-next 20/24] net: bridge: switchdev: allow the TX data plane forwarding to be offloaded
  ` [Bridge] "
` [RFC PATCH v3 net-next 21/24] net: dsa: track the number of switches in a tree
  ` [Bridge] "
` [RFC PATCH v3 net-next 22/24] net: dsa: add support for bridge TX forwarding offload
  ` [Bridge] "
` [RFC PATCH v3 net-next 23/24] net: dsa: mv88e6xxx: map virtual bridges with forwarding offload in the PVT
  ` [Bridge] "
` [RFC PATCH v3 net-next 24/24] net: dsa: tag_dsa: offload the bridge forwarding process
  ` [Bridge] "
  ` [Bridge] [RFC PATCH v3 net-next 00/24] Allow forwarding for the software bridge data path to be offloaded to capable devices

[PATCH bpf-next] bpf: add ambient BPF runtime context stored in current
 2021-07-12 15:49 UTC  (2+ messages)

[xen-unstable test] 163594: regressions - FAIL
 2021-07-12 15:49 UTC 

[PATCH v2 00/10] tcg: breakpoint reorg
 2021-07-12 15:40 UTC  (11+ messages)
` [PATCH v2 01/10] accel/tcg: Reduce CF_COUNT_MASK to match TCG_MAX_INSNS
` [PATCH v2 02/10] accel/tcg: Move curr_cflags into cpu-exec.c
` [PATCH v2 03/10] accel/tcg: Add CF_NO_GOTO_TB and CF_NO_GOTO_PTR
` [PATCH v2 04/10] accel/tcg: Drop CF_NO_GOTO_PTR from -d nochain
` [PATCH v2 05/10] accel/tcg: Handle -singlestep in curr_cflags
` [PATCH v2 06/10] accel/tcg: Use CF_NO_GOTO_{TB, PTR} in cpu_exec_step_atomic
` [PATCH v2 07/10] accel/tcg: Move cflags lookup into tb_find
` [PATCH v2 08/10] accel/tcg: Adjust interface of TranslatorOps.breakpoint_check
` [PATCH v2 09/10] accel/tcg: Hoist tb_cflags to a local in translator_loop
` [PATCH v2 10/10] accel/tcg: Encode breakpoint info into tb->cflags

[PATCHv2 0/4] arm64:kvm: teach guest sched that VCPUs can be preempted
 2021-07-12 15:47 UTC  (9+ messages)
` [PATCHv2 2/4] arm64: add guest pvstate support
` [PATCHv2 3/4] arm64: do not use dummy vcpu_is_preempted()

[PATCH 0/4] iommu/vt-d: Disable igfx iommu superpage on bxt/skl/glk
 2021-07-12 15:47 UTC  (5+ messages)
` [PATCH 1/4] iommu/vt-d: Disable superpage for Geminilake igfx
      ` [Intel-gfx] "

[RFC PATCH net-next] net: mvpp2: deny disabling autoneg for 802.3z modes
 2021-07-12 15:47 UTC 

[RFC PATCH net-next] net: mvneta: deny disabling autoneg for 802.3z modes
 2021-07-12 15:47 UTC 

[RFC PATCH net-next] net: dpaa2-mac: add support for more ethtool 10G link modes
 2021-07-12 15:47 UTC 

[PATCH] block: Add option to use driver whitelist even in tools
 2021-07-12 15:44 UTC  (5+ messages)

[PATCH 0/4] interconnect: Fix sync-state issues
 2021-07-12 15:45 UTC  (10+ messages)
` [PATCH 1/4] interconnect: Zero initial BW after sync-state
` [PATCH 2/4] interconnect: Always call pre_aggregate before aggregate
` [PATCH 3/4] interconnect: qcom: icc-rpmh: Ensure floor BW is enforced for all nodes

[PATCH 0/3] Add 'qcom,pon-reboot-not-used' support in PON driver
 2021-07-12 15:45 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: power: reset: Convert qcom,pon to DT schema

[PATCH] drm/shmobile: Convert to Linux IRQ interfaces
 2021-07-12 15:45 UTC  (2+ messages)

[PATCH v8 0/5] drm: address potential UAF bugs with drm_master ptrs
 2021-07-12 15:45 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v3 0/1] Interface to represent PAPR firmware attributes
 2021-07-12 15:43 UTC  (4+ messages)
` [PATCH v3 1/1] powerpc/pseries: "

Request for folios
 2021-07-12 15:43 UTC 

[PATCH Part2 RFC v4 00/40] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-07-12 15:43 UTC  (4+ messages)
` [PATCH Part2 RFC v4 10/40] x86/fault: Add support to handle the RMP fault for user address

[PATCH 0/9 v4] e2fsprogs: Support for orphan file feature
 2021-07-12 15:43 UTC  (10+ messages)
` [PATCH 1/9] ext2fs: Drop HAS_SNAPSHOT feature
` [PATCH 2/9] quota: Do not account space used by project quota file to quota
` [PATCH 3/9] e2image: Dump quota files
` [PATCH 4/9] libext2fs: Support for orphan file feature
` [PATCH 5/9] mke2fs: Add support for orphan_file feature
` [PATCH 6/9] e2fsck: Add support for handling orphan file
` [PATCH 7/9] tune2fs: Add support for orphan_file feature
` [PATCH 8/9] mke2fs: Add orphan_file feature into mke2fs.conf
` [PATCH 9/9] dumpe2fs, debugfs, e2image: Add support for orphan file

[PATCH v3 00/12] Add OTG mode support to Tegra USB PHY, SMB347 and Nexus 7
 2021-07-12 15:41 UTC  (7+ messages)
` [PATCH v3 01/12] dt-bindings: phy: tegra20-usb-phy: Convert to schema
` [PATCH v3 02/12] dt-bindings: phy: tegra20-usb-phy: Document properties needed for OTG mode
` [PATCH v3 06/12] dt-bindings: power: supply: smb347-charger: Document USB VBUS regulator

[RFC PATCH v2 0/1] Relax restrictions on user.* xattr
 2021-07-12 15:41 UTC  (10+ messages)
` [PATCH v2 1/1] xattr: Allow user.* xattr on symlink and special files
                ` [Virtio-fs] "

[RFC PATCH 3/3 v0.2] sched/umcg: RFC: implement UMCG syscalls
 2021-07-12 15:40 UTC  (3+ messages)

[PATCH 0/5 v4] ext4: Speedup orphan file handling
 2021-07-12 15:40 UTC  (6+ messages)
` [PATCH 1/5] ext4: Support for checksumming from journal triggers
` [PATCH 2/5] ext4: Move orphan inode handling into a separate file
` [PATCH 3/5] ext4: Speedup ext4 orphan inode handling
` [PATCH 4/5] ext4: Orphan file documentation
` [PATCH 5/5] ext4: Improve scalability of ext4 orphan file handling

[PATCH stable 4.4 4.9] can: gw: synchronize rcu operations before removing gw job entry
 2021-07-12 15:30 UTC  (2+ messages)
` [PATCH stable 4.4 4.9] can: bcm: delay release of struct bcm_op after synchronize_rcu()

[PATCH] licence_image: Add lic-pkgs IMAGE_FEATURE
 2021-07-12 15:35 UTC 

[PATCH v2, 0/3] drm/mediatek: Separate aal module
 2021-07-12 15:33 UTC  (11+ messages)
` [PATCH v2, 1/3] "
` [PATCH v2, 2/3] drm/mediatek: add mt8183 aal support

[RFC PATCH 0/6] machine: smp parsing fixes and improvement
 2021-07-12 15:30 UTC  (15+ messages)
` [RFC PATCH 1/6] machine: Set the value of maxcpus to match cpus if specified as zero
` [RFC PATCH 2/6] machine: Perform zero-check for the computed value of sockets
` [RFC PATCH 3/6] pc/machine: Perform zero-check for the value of -smp dies
` [RFC PATCH 4/6] machine: Uniformly use maxcpus to calculate the missing values
` [RFC PATCH 6/6] machine: Tweak the order of topology members in struct CpuTopology

[PATCH v2 0/2] kvm: x86: Convey the exit reason to user-space on emulation failure
 2021-07-12 15:34 UTC  (4+ messages)
` [PATCH v2 2/2] KVM: x86: On emulation failure, convey the exit reason to userspace

[PATCH v2] meson: fix condition for io_uring stubs
 2021-07-12 15:30 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/2] MLX5 PMD tuning
 2021-07-12 15:33 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/2] net/mlx5: remove redundant operations
  ` [dpdk-dev] [PATCH v2 2/2] net/mlx5: reduce unnecessary memory access

[PATCH] mm: Make copy_huge_page() always available
 2021-07-12 15:32 UTC 

[OE-core][dunfell 00/12] Patch review
 2021-07-12 15:32 UTC  (13+ messages)
` [OE-core][dunfell 01/12] python3: upgrade 3.8.10 -> 3.8.11
` [OE-core][dunfell 02/12] webkitgtk: upgrade 2.28.2 -> 2.28.3
` [OE-core][dunfell 03/12] webkitgtk: Upgrade to 2.28.4
` [OE-core][dunfell 04/12] glibc: update to lastest 2.31 release HEAD
` [OE-core][dunfell 05/12] bootchart2: update 0.14.8 -> 0.14.9
` [OE-core][dunfell 06/12] busybox: fix CVE-2021-28831
` [OE-core][dunfell 07/12] dhcp: fix CVE-2021-25217
` [OE-core][dunfell 08/12] dwarfsrcfiles: Avoid races over debug-link files
` [OE-core][dunfell 09/12] oeqa/selftest/multiprocesslauch: Fix test race
` [OE-core][dunfell 10/12] tzdata: Allow controlling zoneinfo binary format
` [OE-core][dunfell 11/12] update-rc.d: update SRCREV to pull in fix for non-bash shell support
` [OE-core][dunfell 12/12] report-error: Drop pointless inherit

[PATCH][RFT] PCI: Use pci_update_current_state() in pci_enable_device_flags()
 2021-07-12 15:32 UTC  (5+ messages)

[PATCH] drm/amd/pm: Fix a bug communicating with the SMU
 2021-07-12 15:30 UTC 

[PATCH 5.4/4.19/4.14] fscrypt: don't ignore minor_hash when hash is 0
 2021-07-12 15:27 UTC 

[igt-dev] [PATCH i-g-t] tests/i915/gem_ctx_param: Test that you can only set the VM once
 2021-07-12 15:28 UTC  (2+ messages)

[PATCH] libselinux: add lock callbacks
 2021-07-12 15:25 UTC  (3+ messages)

[ti:ti-linux-5.10.y 6283/6309] net/socket.c:861:5: error: use of undeclared identifier 'SCM_RED_TIMESTAMPING'
 2021-07-12 15:25 UTC  (2+ messages)

[RFC PATCH 00/17] drm: bridge: Samsung MIPI DSIM bridge
 2021-07-12 15:23 UTC  (6+ messages)
` [RFC PATCH 08/17] dt-bindings: display: bridge: Add "

[linux-next:master 845/1131] net/core/dev.c:6015:33: error: implicit declaration of function 'skb_ext_find'; did you mean 'skb_ext_copy'?
 2021-07-12 15:23 UTC  (2+ messages)

linux-next: Tree for Jul 12
 2021-07-12 15:24 UTC  (2+ messages)
` linux-next: Tree for Jul 12 (no Rust)

[RFC PATCH 0/3] veth: more flexible channels number configuration
 2021-07-12 15:23 UTC  (6+ messages)
` [RFC PATCH 1/3] veth: implement support for set_channel ethtool op

[RFC] Bump {diff,merge}.renameLimit ?
 2021-07-12 15:23 UTC  (3+ messages)

[PATCH v4] PCI/PM: Target PM state is D3hot if device can only generate PME from D3cold
 2021-07-12 15:22 UTC  (5+ messages)

[XEN PATCH v6 00/31] xen: Build system improvements
 2021-07-12 15:22 UTC  (4+ messages)
` [XEN PATCH v6 12/31] build: use subdir-y in test/Makefile

[PATCH v2 0/8] ASoC: mediatek: Add support for MT8195 SoC
 2021-07-12 15:09 UTC  (4+ messages)
` [PATCH v2 5/8] ASoC: mediatek: mt8195: add platform driver

[PATCH 2/3] afs: check function return
 2021-07-12 15:21 UTC  (4+ messages)
` [PATCH 0/3] afs: Miscellaneous fixes


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.