All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-26 13:47:09 to 2021-07-26 14:26:24 UTC [more...]

[RFC PATCH v2 00/11] Linux RISC-V ACLINT Support
 2021-07-26 14:25 UTC  (4+ messages)
` [RFC PATCH v2 07/11] irqchip: Add ACLINT software interrupt driver

[Buildroot] [PATCH] package/mtd: bump to version 2.1.3
 2021-07-26 14:26 UTC 

[PATCH for-6.1 00/10] docs: Format literals correctly in rST
 2021-07-26 14:23 UTC  (4+ messages)
` [PATCH for-6.1 01/10] docs/devel/build-system.rst: Format literals correctly
` [PATCH for-6.1 02/10] docs/devel/build-system.rst: Correct typo in example code
` [PATCH for-6.1 04/10] docs/devel/migration.rst: Format literals correctly

[PATCH v2] nbd/server: Add --selinux-label option
 2021-07-26 14:22 UTC  (4+ messages)

[PATCH resend v2 0/5] softmmu/memory_mapping: optimize dump/tpm for virtio-mem
 2021-07-26 14:21 UTC  (7+ messages)
` [PATCH resend v2 1/5] tpm: mark correct memory region range dirty when clearing RAM

[PATCH bpf] selftests/bpf: Rewrite test_tc_redirect.sh as prog_tests/tc_redirect.c
 2021-07-19 23:26 UTC  (2+ messages)
` [PATCH bpf] selftests/bpf: Use ping6 only if available in tc_redirect

[PATCH v14 000/138] Memory folios
 2021-07-26 14:19 UTC  (10+ messages)
` Folios give an 80% performance win

[PATCH 0/5] tty: serial: uartlite: Disable changing fixed parameters
 2021-07-26 14:19 UTC  (2+ messages)

[PATCH] tty: serial: uartlite: Use read_poll_timeout for a polling loop
 2021-07-26 14:19 UTC  (2+ messages)

[PATCH] SUNRPC/xprtrdma: Fix reconnection locking
 2021-07-26 14:17 UTC  (2+ messages)

[PATCH v1] virtio-mmio: Specify wait needed in driver during reset
 2021-07-26 14:17 UTC  (9+ messages)
` [virtio-dev] "

[PATCH v5 00/10] ARM: remove set_fs callers and implementation
 2021-07-26 14:11 UTC  (22+ messages)
` [PATCH v5 01/10] mm/maccess: fix unaligned copy_{from, to}_kernel_nofault
  ` [PATCH v5 01/10] mm/maccess: fix unaligned copy_{from,to}_kernel_nofault
` [PATCH v5 02/10] ARM: traps: use get_kernel_nofault instead of set_fs()
` [PATCH v5 03/10] ARM: oabi-compat: add epoll_pwait handler
` [PATCH v5 04/10] ARM: syscall: always store thread_info->abi_syscall
` [PATCH v5 05/10] ARM: oabi-compat: rework epoll_wait/epoll_pwait emulation
` [PATCH v5 06/10] ARM: oabi-compat: rework sys_semtimedop emulation
` [PATCH v5 07/10] ARM: oabi-compat: rework fcntl64() emulation
` [PATCH v5 08/10] ARM: uaccess: add __{get,put}_kernel_nofault
` [PATCH v5 09/10] ARM: uaccess: remove set_fs() implementation
` [PATCH v5 10/10] ARM: oabi-compat: fix oabi epoll sparse warning

[PATCH] m68k: Remove redefinitions of `PMD_SIZE`, `PMD_MASK`, etc
 2021-07-26 14:14 UTC  (3+ messages)

[PATCH 1/2] SUNRPC: Fix potential memory corruption
 2021-07-26 14:14 UTC  (2+ messages)

pull-request: can-next 2021-07-25
 2021-07-26 14:11 UTC  (47+ messages)
` [PATCH net-next 01/46] can: j1939: j1939_sk_sock_destruct(): correct a grammatical error
` [PATCH net-next 02/46] can: j1939: fix checkpatch warnings
` [PATCH net-next 03/46] can: j1939: replace fall through comment by fallthrough pseudo-keyword
` [PATCH net-next 04/46] can: j1939: j1939_session_completed(): use consistent name se_skb for the session skb
` [PATCH net-next 05/46] can: j1939: j1939_session_tx_dat(): use consistent name se_skcb for session skb control buffer
` [PATCH net-next 06/46] can: j1939: j1939_xtp_rx_dat_one(): use separate pointer "
` [PATCH net-next 07/46] can: rx-offload: add skb queue for use during ISR
` [PATCH net-next 08/46] can: rx-offload: can_rx_offload_irq_finish(): directly call napi_schedule()
` [PATCH net-next 09/46] can: rx-offload: can_rx_offload_threaded_irq_finish(): add new function to be called from threaded interrupt
` [PATCH net-next 10/46] can: bittiming: fix documentation for struct can_tdc
` [PATCH net-next 11/46] can: netlink: clear data_bittiming if FD is turned off
` [PATCH net-next 12/46] can: netlink: remove redundant check in can_validate()
` [PATCH net-next 13/46] dt-bindings: net: can: Document transceiver implementation as phy
` [PATCH net-next 14/46] can: m_can: Add support for transceiver "
` [PATCH net-next 15/46] can: m_can: use devm_platform_ioremap_resource_byname
` [PATCH net-next 16/46] can: m_can: remove support for custom bit timing
` [PATCH net-next 17/46] can: mcp251xfd: mcp251xfd_probe(): try to get crystal clock rate from property
` [PATCH net-next 18/46] can: mcp251xfd: Fix header block to clarify independence from OF
` [PATCH net-next 19/46] can: mcp251xfd: mcp251xfd_open(): request IRQ as shared
` [PATCH net-next 20/46] can: esd_usb2: use DEVICE_ATTR_RO() helper macro
` [PATCH net-next 21/46] can: janz-ican3: use DEVICE_ATTR_RO/RW() "
` [PATCH net-next 22/46] can: at91_can: use DEVICE_ATTR_RW() "
` [PATCH net-next 23/46] net: at91_can: remove redundant blank lines
` [PATCH net-next 24/46] net: at91_can: add blank line after declarations
` [PATCH net-next 25/46] net: at91_can: fix the code style issue about macro
` [PATCH net-next 26/46] net: at91_can: use BIT macro
` [PATCH net-next 27/46] net: at91_can: fix the alignment issue
` [PATCH net-next 28/46] net: at91_can: add braces {} to all arms of the statement
` [PATCH net-next 29/46] net: at91_can: remove redundant space
` [PATCH net-next 30/46] net: at91_can: fix the comments style issue
` [PATCH net-next 31/46] can: peak_pci: convert comments to network style comments
` [PATCH net-next 32/46] can: peak_pci: fix checkpatch warnings
` [PATCH net-next 33/46] can: peak_pci: Add name and FW version of the card in kernel buffer
` [PATCH net-next 34/46] can: peak_usb: pcan_usb_get_device_id(): read value only in case of success
` [PATCH net-next 35/46] can: peak_usb: PCAN-USB: add support of loopback and one-shot mode
` [PATCH net-next 36/46] can: peak_usb: pcan_usb_encode_msg(): add information
` [PATCH net-next 37/46] can: peak_usb: pcan_usb_decode_error(): upgrade handling of bus state changes
` [PATCH net-next 38/46] can: etas_es58x: fix three typos in author name and documentation
` [PATCH net-next 39/46] can: etas_es58x: use error pointer during device probing
` [PATCH net-next 40/46] can: etas_es58x: use devm_kzalloc() to allocate device resources
` [PATCH net-next 41/46] can: etas_es58x: add es58x_free_netdevs() to factorize code
` [PATCH net-next 42/46] can: etas_es58x: use sizeof and sizeof_field macros instead of constant values
` [PATCH net-next 43/46] can: etas_es58x: rewrite the message cast in es58{1,_fd}_tx_can_msg to increase readability
` [PATCH net-next 44/46] can: flexcan: add platform data header
` [PATCH net-next 45/46] can: flexcan: add mcf5441x support
` [PATCH net-next 46/46] can: flexcan: update Kconfig to enable coldfire

[PATCH bpf-next v4 0/2] bpf: expand bpf_d_path helper allowlist
 2021-07-26 14:10 UTC  (3+ messages)
` [PATCH bpf-next v4 1/2] tools/resolve_btfids: emit warnings and patch zero id for missing symbols
` [PATCH bpf-next v4 2/2] bpf: expose bpf_d_path helper to vfs_* and security_* functions

[PATCH 0/5] Sparse Index: Integrate with 'git add'
 2021-07-26 14:10 UTC  (4+ messages)
` [PATCH 1/5] t1092: test merge conflicts outside cone

[PATCH v6 net-next 0/7] Let switchdev drivers offload and unoffload bridge ports at their own convenience
 2021-07-26 14:08 UTC  (6+ messages)
` [PATCH v6 net-next 5/7] net: bridge: switchdev: let drivers inform which bridge ports are offloaded
    ` [Bridge] "

[PATCH] rockchip: Fix u-boot-rockchip.bin build
 2021-07-26 14:07 UTC  (2+ messages)

Recipe dependent on Debian package - How should I approach? #debian #yocto
 2021-07-26 14:07 UTC  (3+ messages)
` [yocto] "

[PATCH 0/2] Add support of the FXL6408 GPIO expander
 2021-07-26 14:06 UTC  (5+ messages)
` [PATCH 1/2] GPIO: fxl6408: Add support for "

[PATCH v6 0/4] Add basic support for rk3066 platform
 2021-07-26 14:06 UTC  (5+ messages)
` [PATCH v6 2/4] rockchip: rk3066: add clock driver for rk3066 soc

[PATCH v3 0/6] cmd: setexpr: add fmt format string operation
 2021-07-26 14:06 UTC  (5+ messages)
` [PATCH v3 2/6] cmd: printf: import busybox-1.33.1 printf.c

[nft PATCH] tests: shell: Fix bogus testsuite failure with 100Hz
 2021-07-26 14:06 UTC 

Debugging dtoc?
 2021-07-26 14:06 UTC  (2+ messages)

[PATCH] watchdog: iTCO_wdt: Fix detection of SMI-off case
 2021-07-26 14:05 UTC  (9+ messages)

[PATCH 00/33] pci: Drop all pre-driver model code
 2021-07-26 13:34 UTC  (2+ messages)
` [PATCH 01/33] configs: Resync with savedefconfig

[PATCH 0/8] arm: ep93xx: CCF conversion
 2021-07-26 13:59 UTC  (12+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/8] iio: ep93xx: Prepare clock before using it
  ` [PATCH v2 2/8] spi: spi-ep93xx: "
  ` [PATCH v2 3/8] Input: ep93xx_keypad: "
  ` [PATCH v2 4/8] video: ep93xx: "
  ` [PATCH v2 5/8] dmaengine: "
  ` [PATCH v2 6/8] ASoC: cirrus: i2s: "
  ` [PATCH v2 7/8] pwm: ep93xx: "
  ` [PATCH v2 8/8] ep93xx: clock: convert in-place to COMMON_CLK

Adding a GPU simulator to QEMU
 2021-07-26 10:50 UTC 

[PATCH] btrfs: Introduce btrfs_search_backwards function
 2021-07-26 14:03 UTC 

[PATCH] thermal: fix thermal_cooling_device_register() prototype
 2021-07-26 14:00 UTC  (4+ messages)

[PATCH 00/30] Remove CNL support
 2021-07-26 14:01 UTC  (10+ messages)
` [PATCH 02/30] drm/i915/display: split DISPLAY_VER 9 and 10 in intel_setup_outputs()
  ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Remove CNL support

[PATCH] arm/optee: version uplift 3.11.0 -> 3.14.0
 2021-07-26 14:01 UTC  (4+ messages)
` [meta-arm] "

[Cluster-devel] gfs2 hang in xfstests generic/361
 2021-07-26 14:00 UTC 

[PATCH 1/2] kernel-shark: Cleanup in CMakeLists.txt
 2021-07-26 13:59 UTC  (3+ messages)
` [PATCH 2/2] kernel-shark: Treat all tracing headers as library headers

[PATCH 00/20] Hexagon HVX (target/hexagon) patch series
 2021-07-26 13:59 UTC  (10+ messages)
` [PATCH 01/20] Hexagon HVX (target/hexagon) README

[dpdk-dev] [PATCH 0/6] common/cnxk: sync with local codebase
 2021-07-26 13:58 UTC  (7+ messages)
` [dpdk-dev] [PATCH 1/6] common/cnxk: return saner error codes
` [dpdk-dev] [PATCH 2/6] common/cnxk: remove duplicated constant
` [dpdk-dev] [PATCH 3/6] raw/cnxk_bphy: don't include irq header directly
` [dpdk-dev] [PATCH 4/6] common/cnxk: reduce function visibility
` [dpdk-dev] [PATCH 5/6] common/cnxk: align function naming
` [dpdk-dev] [PATCH 6/6] raw/cnxk_bphy: use named value for queue count

[PATCH 0/6] x86/kvm: add boot parameters for max vcpu configs
 2021-07-26 13:57 UTC  (7+ messages)
` [PATCH 5/6] kvm: allocate vcpu pointer array separately

[RFC v2 2/2] pmem: Enable pmem_submit_bio for asynchronous flush
 2021-07-26 13:58 UTC  (2+ messages)

[PATCH iproute2] libbpf: fix attach of prog with multiple sections
 2021-07-26 13:58 UTC  (8+ messages)

[linux-next:master 1762/3296] sound/pci/cmipci.c:3208 snd_cmipci_create() warn: 'pci' not released on lines: 3012
 2021-07-26 13:58 UTC 

[PATCHv4] docs/zh_CN: Add zh_CN/accounting/psi.rst
 2021-07-26 13:58 UTC 

efi/urgent build: 3 builds: 0 failed, 3 passed (efi-urgent-for-v5.14-rc2-2-g5bb60b28ce5be)
 2021-07-26 13:57 UTC  (3+ messages)

Files modified, even after: git reset --hard
 2021-07-26 13:57 UTC  (9+ messages)

[PATCH] tracing: use WARN_ONCE
 2021-07-26 13:56 UTC 

[PATCH] hw/pcie-root-port: Fix hotplug for PCI devices requiring IO
 2021-07-26 13:55 UTC  (2+ messages)

[PATCH v4 0/2] A couple of uclamp fixes
 2021-07-26 13:56 UTC  (4+ messages)
` [PATCH v4 2/2] sched: Skip priority checks with SCHED_FLAG_KEEP_PARAMS

Nested Virtualization of Hyper-V on Xen Not Working
 2021-07-26 13:55 UTC  (2+ messages)

remove generic_block_fiemap
 2021-07-26 13:54 UTC  (4+ messages)
` [PATCH 4/4] fs: "

RDE Enablement
 2021-07-26 13:53 UTC  (5+ messages)

[PATCH] media: i2c: ov5645: Fix horizontal flip
 2021-07-26 13:50 UTC 

[RFC PATCH v6 0/3] arm64: Implement stack trace reliability checks
 2021-07-26 13:49 UTC  (3+ messages)

[PATCH] hw/acpi: some cosmetic improvements to existing code
 2021-07-26 13:50 UTC  (5+ messages)

[PATCH v3 0/6] KVM: x86/mmu: Fast page fault support for the TDP MMU
 2021-07-26 13:50 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/2] Improvements to rte_security
 2021-07-26 13:50 UTC  (4+ messages)
` [dpdk-dev] [PATCH 2/2] lib/security: add SA lifetime configuration

[igt-dev] [PATCH i-g-t] lib/i915: Handle QUERY_MEMORY_REGIONS on older kernels
 2021-07-26 13:50 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for lib/i915: Handle QUERY_MEMORY_REGIONS on older kernels (rev2)

[PATCH net-next 00/18] Add Gigabit Ethernet driver support
 2021-07-26 13:49 UTC  (6+ messages)

[PATCH 1/4] trace-cruncher: Add set_ftrace_loglevel()
 2021-07-26 13:48 UTC  (5+ messages)
` [PATCH 3/4] trace-cruncher: Allow for detachable instances

RRECOMMENDS "masking" unsatisfiable IMAGE_INSTALL
 2021-07-26 13:48 UTC  (7+ messages)
` [OE-core] "

[PATCH v4 00/16] memcg accounting from OpenVZ
 2021-07-26 13:48 UTC  (5+ messages)
  ` [PATCH v5 02/16] memcg: enable accounting for IP address and routing-related objects

[igt-dev] [PATCH i-g-t v2 00/52] Add allocator support in IGT
 2021-07-26 13:46 UTC  (35+ messages)
` [igt-dev] [PATCH i-g-t v2 17/52] tests/gem_eio: Adopt to use allocator
` [igt-dev] [PATCH i-g-t v2 20/52] tests/gem_exec_capture: Support gens without relocations
` [igt-dev] [PATCH i-g-t v2 21/52] tests/gem_exec_gttfill: Require relocation support
` [igt-dev] [PATCH i-g-t v2 22/52] tests/gem_exec_store: Support gens without relocations
` [igt-dev] [PATCH i-g-t v2 23/52] tests/gem_exec_suspend: Adopt to use allocator
` [igt-dev] [PATCH i-g-t v2 24/52] tests/gem_exec_parallel: Adopt to use alloctor
` [igt-dev] [PATCH i-g-t v2 25/52] tests/gem_exec_params: Support gens without relocations
` [igt-dev] [PATCH i-g-t v2 26/52] tests/gem_mmap: Add allocator support
` [igt-dev] [PATCH i-g-t v2 27/52] tests/gem_mmap_gtt: "
` [igt-dev] [PATCH i-g-t v2 28/52] tests/gem_mmap_offset: "
` [igt-dev] [PATCH i-g-t v2 29/52] tests/gem_mmap_wc: Adopt to use allocator
` [igt-dev] [PATCH i-g-t v2 30/52] tests/gem_request_retire: Add allocator support
` [igt-dev] [PATCH i-g-t v2 31/52] tests/gem_ringfill: Adopt to use allocator
` [igt-dev] [PATCH i-g-t v2 32/52] tests/gem_softpin: Exercise eviction with softpinning
` [igt-dev] [PATCH i-g-t v2 33/52] tests/gem_spin_batch: Adopt to use allocator
` [igt-dev] [PATCH i-g-t v2 34/52] tests/gem_tiled_fence_blits: "
` [igt-dev] [PATCH i-g-t v2 35/52] tests/gem_unfence_active_buffers: "
` [igt-dev] [PATCH i-g-t v2 36/52] tests/gem_unref_active_buffers: "
` [igt-dev] [PATCH i-g-t v2 37/52] tests/gem_wait: "
` [igt-dev] [PATCH i-g-t v2 38/52] tests/gem_watchdog: Adopt to use no-reloc
` [igt-dev] [PATCH i-g-t v2 39/52] tests/gem_workarounds: Adopt to use allocator
` [igt-dev] [PATCH i-g-t v2 40/52] tests/i915_hangman: "
` [igt-dev] [PATCH i-g-t v2 41/52] tests/i915_module_load: "
` [igt-dev] [PATCH i-g-t v2 42/52] tests/i915_pm_rc6_residency: "
` [igt-dev] [PATCH i-g-t v2 43/52] tests/i915_pm_rpm: Adopt to use no-reloc
` [igt-dev] [PATCH i-g-t v2 44/52] tests/i915_pm_rps: Alter "
` [igt-dev] [PATCH i-g-t v2 45/52] tests/kms_busy: Adopt to use allocator
` [igt-dev] [PATCH i-g-t v2 46/52] tests/kms_cursor_legacy: "
` [igt-dev] [PATCH i-g-t v2 47/52] tests/kms_flip: "
` [igt-dev] [PATCH i-g-t v2 48/52] tests/kms_vblank: "
` [igt-dev] [PATCH i-g-t v2 49/52] tests/perf_pmu: "
` [igt-dev] [PATCH i-g-t v2 50/52] tests/sysfs_heartbeat_interval: "
` [igt-dev] [PATCH i-g-t v2 51/52] tests/sysfs_preempt_timeout: "
` [igt-dev] [PATCH i-g-t v2 52/52] tests/sysfs_timeslice_duration: "


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.