All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-27 13:54:22 to 2020-05-27 14:28:59 UTC [more...]

[PATCH v3 01/11] cfg80211: use only HE capability to set prohibited flags in 6 GHz
 2020-05-27 14:28 UTC  (13+ messages)
` [PATCH v3 02/11] cfg80211: handle 6 GHz capability of new station
` [PATCH v3 03/11] nl80211: add HE 6 GHz Band Capability support
` [PATCH v3 04/11] mac80211: add HE 6 GHz Band Capabilities into parse extension
` [PATCH v3 05/11] mac80211: fix memory overlap due to variable length param

[PATCH v3 00/22] microvm: add acpi support
 2020-05-27 14:26 UTC  (9+ messages)
` [PATCH v3 14/22] microvm: use 2G split unconditionally

[PATCH bpf-next 0/5] bpf: Add support for XDP programs in DEVMAP entries
 2020-05-27 14:27 UTC  (11+ messages)
` [PATCH bpf-next 1/5] bpf: Handle 8-byte values in DEVMAP and DEVMAP_HASH
` [PATCH bpf-next 2/5] bpf: Add support to attach bpf program to a devmap entry
` [PATCH bpf-next 4/5] bpftool: Add SEC name for xdp programs attached to device map

[PATCH v3 0/4] kdb: Improve console handling
 2020-05-27 14:26 UTC  (5+ messages)
` [PATCH v3 2/4] kdb: Check status of console prior to invoking handlers
` [PATCH v3 3/4] kdb: Make kdb_printf robust to run in NMI context

[PATCH v3 1/2] drivers: provide devm_platform_request_irq()
 2020-05-27 14:26 UTC  (2+ messages)
` [PATCH v3 2/2] i2c: busses: convert to devm_platform_request_irq()

[PATCH] usb: ehci: add struct entry for broadcom insnreg
 2020-05-27 14:25 UTC  (2+ messages)

[PATCH] drm/msm/dpu: avoid open-coded 64-bit division
 2020-05-27 14:25 UTC  (2+ messages)

[PATCH] exfat: optimize dir-cache
 2020-05-27 14:25 UTC  (5+ messages)

[Intel-gfx] [RFC 0/2] i915: Add debugfs for requesting HDCP version
 2020-05-27 14:24 UTC  (6+ messages)
` [Intel-gfx] [RFC 1/2] drm/i915: Add support for considering HDCP ver requested via debugfs
` [Intel-gfx] [RFC 2/2] drm/i915: Add a new debugfs to request HDCP version
` [Intel-gfx] ✗ Fi.CI.IGT: failure for i915: Add debugfs for requesting "

[PATCH v4 00/11] i2c: designeware: Add Baikal-T1 System I2C support
 2020-05-27 14:24 UTC  (8+ messages)
` [PATCH v4 06/11] i2c: designware: Add Baytrail sem config DW I2C platform dependency
` [PATCH v4 10/11] i2c: designware: Move reg-space remapping into a dedicated function
` [PATCH v4 11/11] i2c: designware: Add Baikal-T1 System I2C support

[tpm2] Possible TPM uses in fprintd/libfprint
 2020-05-27 14:24 UTC 

PLEASE I NEED YOUR HELP
 2020-05-27 14:23 UTC 

[Intel-gfx] [RFC PATCH 0/4] drm/i915: Resolve device hotunplug issues
 2020-05-27 14:23 UTC  (3+ messages)
` [Intel-gfx] [RFC PATCH 1/4] drm/i915: Drop user contexts on driver remove

[PATCH v3 1/2] libsepol: Fix type alias handling in kernel_to_cil
 2020-05-27 14:22 UTC  (3+ messages)
` [PATCH v3 2/2] libsepol: Fix type alias handling in kernel_to_conf

[PATCH 1/3] drm/edid: Allow looking for ext blocks starting from a specified index
 2020-05-27 14:22 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/3] "

[PATCH v3 0/2] drivers: provide devm_platform_request_irq()
 2020-05-27 14:21 UTC 

[PATCH v2 1/1] userfaultfd/sysctl: add vm.unprivileged_userfaultfd
 2020-05-27 14:21 UTC  (2+ messages)

[PATCH 2/2] drm/atomic-helper: reset vblank on crtc reset
 2020-05-27 14:21 UTC  (8+ messages)
` [PATCH] "
        ` [Intel-gfx] "

[PATCH v3 1/2] clk: hisilicon: Use correct return value about hisi_reset_init()
 2020-05-27 14:21 UTC  (2+ messages)
` [PATCH v3 2/2] clk: Remove CONFIG_ARCH_HISI check for subdir hisilicon in Makefile

-mno-tls-direct-seg-refs support in glibc for i386 PV Xen
 2020-05-27 14:20 UTC  (6+ messages)

[Cocci] Using SmPL scripts to mangle function arguments
 2020-05-27 14:21 UTC  (3+ messages)

[GIT PULL] cgroup fixes for v5.7-rc7
 2020-05-27 14:21 UTC  (2+ messages)

[PATCH 0/3] perf jvmti: Various fixes to JVMTI agent
 2020-05-27 14:20 UTC  (7+ messages)
` [PATCH 2/3] perf jvmti: Do not report error when missing debug information
` [PATCH 3/3] perf jvmti: Fix demangling Java symbols

[PATCH v2 00/11] Record/replay acceptance tests
 2020-05-27 14:20 UTC  (3+ messages)
` [PATCH v2 01/11] tests/acceptance: allow console interaction with specific VMs

PLEASE I NEED YOUR HELP
 2020-05-27 14:19 UTC 

[PATCH] x86: crypto: fix building crc32c with clang ias
 2020-05-27 14:17 UTC 

[PATCH] gpio: fix locking open drain IRQ lines
 2020-05-27 14:18 UTC  (2+ messages)

[PATCH] arm64: fix clang integrated assembler build
 2020-05-27 14:14 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/5] bpf: add support for BPF_ABS/BPF_IND instructions
 2020-05-27 14:16 UTC  (7+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/5] test/bpf: fix few small issues
  ` [dpdk-dev] [PATCH v2 2/5] bpf: fix add/sub min/max estimations
  ` [dpdk-dev] [PATCH v2 3/5] bpf: add support for packet data load instructions
  ` [dpdk-dev] [PATCH v2 4/5] test/bpf: add new test cases for mbuf "
  ` [dpdk-dev] [PATCH v2 5/5] bpf: x86 JIT support for packet data "

[PATCH v2 01/17] mtd: rawnand: nandsim: Consistent use of 'ns' instead of 'dev'
 2020-05-27 14:13 UTC  (2+ messages)

[PATCH] fs: Add an explicit might_sleep() to iput
 2020-05-27 14:17 UTC 

[PATCH v2 02/17] mtd: rawnand: nandsim: Use octal permissions
 2020-05-27 14:13 UTC  (2+ messages)

[PATCH v2 03/17] mtd: rawnand: nandsim: Use a consistent ns_ prefix for all functions
 2020-05-27 14:13 UTC  (2+ messages)

[PATCH v2 04/17] mtd: rawnand: nandsim: Clean error handling
 2020-05-27 14:13 UTC  (2+ messages)

[PATCH] x86: fix clang integrated assembler build
 2020-05-27 14:15 UTC 

[PATCH v1] gpiolib: Separate GPIO_GET_LINEINFO_WATCH_IOCTL conditional
 2020-05-27 14:16 UTC  (2+ messages)

[PATCH v2 05/17] mtd: rawnand: nandsim: Keep track of the created debugfs entries
 2020-05-27 14:13 UTC  (2+ messages)

[PATCH v1] x86: acpi: Drop _HID() where enumerated by _ADR()
 2020-05-27 14:16 UTC  (2+ messages)

[PATCH v2 06/17] mtd: rawnand: nandsim: Remove debugfs entries at unload time
 2020-05-27 14:13 UTC  (2+ messages)

PLEASE I NEED YOUR HELP
 2020-05-27 14:16 UTC 

[PATCH v13 0/2] Add support for Xilinx CSI2 Receiver Subsystem
 2020-05-27 14:13 UTC  (7+ messages)
` [PATCH v13 1/2] media: dt-bindings: media: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem

[PATCH v2 07/17] mtd: rawnand: nandsim: Fix the two ns_alloc_device() error paths
 2020-05-27 14:12 UTC  (2+ messages)

[PATCH] check: Add 10bit/slave i2c reg flags support
 2020-05-27 14:15 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v2 0/4] irqchip: qcom: pdc: Introduce irq_set_wake call
 2020-05-27 14:15 UTC  (6+ messages)
` [PATCH v2 1/4] gpio: gpiolib: Allow GPIO IRQs to lazy disable

[PATCH v2 08/17] mtd: rawnand: nandsim: Free partition names on error in ns_init()
 2020-05-27 14:12 UTC  (2+ messages)

[PATCH v2 09/17] mtd: rawnand: nandsim: Free the allocated device on error in ns_init()
 2020-05-27 14:12 UTC  (2+ messages)

[PATCH v2 0/4] update clock handler and proper cpu features
 2020-05-27 14:15 UTC  (5+ messages)
` [PATCH v2 1/4] fu540: prci: add request and free clock handlers
` [PATCH v2 3/4] riscv: cpu: fixes to display proper CPU features

[PATCH v2 10/17] mtd: rawnand: nandsim: Free the partition names in ns_free()
 2020-05-27 14:12 UTC  (2+ messages)

[PATCH v2 11/17] mtd: rawnand: nandsim: Stop using nand_release()
 2020-05-27 14:12 UTC  (2+ messages)

GUI Design Workgroup - Today at 10:00 AM Central
 2020-05-27 14:14 UTC 

[PATCH v2 12/17] mtd: rawnand: nandsim: Use an additional label when freeing the nandsim object
 2020-05-27 14:12 UTC  (2+ messages)

[PATCH] capabilities: Introduce CAP_RESTORE
 2020-05-27 14:14 UTC  (5+ messages)

[PATCH v2 13/17] mtd: rawnand: nandsim: Free erase_block_wear on error
 2020-05-27 14:12 UTC  (2+ messages)

[RFC PATCH 0/4] scsi: use xarray for devices and targets
 2020-05-27 14:14 UTC  (5+ messages)
` [PATCH 1/4] scsi: convert target lookup to xarray
` [PATCH 2/4] target_core_pscsi: use __scsi_device_lookup()
` [PATCH 3/4] scsi: move target device list to xarray
` [PATCH 4/4] scsi: remove direct device lookup per host

[PATCH v2 14/17] mtd: rawnand: nandsim: Fix the label pointing on nand_cleanup()
 2020-05-27 14:12 UTC  (2+ messages)

[PATCH v2 15/17] mtd: rawnand: nandsim: Manage lists on error in ns_init_module()
 2020-05-27 14:12 UTC  (2+ messages)

[PATCH v2 16/17] mtd: rawnand: nandsim: Rename a label in ns_init_module()
 2020-05-27 14:11 UTC  (2+ messages)

Add support for the X1830 and fix bugs for X1000 v10
 2020-05-27 14:13 UTC  (3+ messages)
` [PATCH v10 3/6] dt-bindings: clock: Add X1830 bindings

[PATCH v1 0/3] some linux-user guest_base fixes
 2020-05-27 14:12 UTC  (2+ messages)

[PATCH v2 17/17] mtd: rawnand: nandsim: Reorganize ns_cleanup_module()
 2020-05-27 14:11 UTC  (2+ messages)

[PATCH 00/24] Fixes around device realization
 2020-05-27 14:12 UTC  (4+ messages)
` [PATCH 09/24] macio: Fix to realize "mos6522-cuda" and "mos6522-pmu" devices

[PATCH v2 62/62] mtd: rawnand: Stop using nand_release()
 2020-05-27 14:11 UTC  (2+ messages)

[RESEND v5 01/21] mtd: Fix typo in mtd_ooblayout_set_databytes() description
 2020-05-27 14:11 UTC  (3+ messages)

[PATCH] proc/base: Skip assignment to len when there is no error on d_path in do_proc_readlink
 2020-05-27 14:11 UTC 

[RESEND v5 02/21] mtd: rawnand: Avoid a typedef
 2020-05-27 14:11 UTC  (3+ messages)

[RESEND v5 03/21] mtd: rawnand: Drop OOB_FIRST placement scheme
 2020-05-27 14:11 UTC  (3+ messages)

[PATCH net-next 0/2] net: mscc: allow forwarding ioctl operations to attached PHYs
 2020-05-27 14:11 UTC  (5+ messages)
` [PATCH net-next 1/2] net: mscc: use the PHY MII ioctl interface when possible
` [PATCH net-next 2/2] net: mscc: allow offloading timestamping operations to the PHY

[RESEND v5 04/21] dt-bindings: mtd: Deprecate OOB_FIRST mode
 2020-05-27 14:11 UTC  (3+ messages)

[RESEND v5 05/21] mtd: rawnand: Return an enum from of_get_nand_ecc_algo()
 2020-05-27 14:11 UTC  (3+ messages)

[RESEND v5 06/21] mtd: rawnand: Add an invalid ECC mode to discriminate with valid ones
 2020-05-27 14:11 UTC  (3+ messages)

[Intel-wired-lan] [PATCH net-next v3] ice: Replace one-element arrays with flexible-arrays
 2020-05-27 14:11 UTC  (2+ messages)
`  "

[Intel-gfx] [PATCH 1/3] drm/i915/pmu: avoid an maybe-uninitialized warning
 2020-05-27 14:05 UTC  (9+ messages)
`  "
` [Intel-gfx] [PATCH 2/3] drm/i915: work around false-positive "
  `  "
` [Intel-gfx] [PATCH 3/3] drm/i915/selftests: avoid bogus "
  `  "

[PATCH] drm/amdgpu: Improve the MTYPE comments
 2020-05-27 14:10 UTC  (2+ messages)

[PATCH v2 00/23] spi: dm-conversion (part1)
 2020-05-27 14:10 UTC  (3+ messages)
` [PATCH v2 20/23] phytec: Drop pcm051

Comments on the ConnectDevice API function
 2020-05-27 14:10 UTC  (4+ messages)

[PATCH 1/2] e2fsprogs: add EXT2_FLAG_BG_WAS_TRIMMED to optimize fstrim
 2020-05-27 14:08 UTC  (3+ messages)
` [PATCH 2/2] tune2fs: add clear_was_trimmed option
` [PATCH v2] ext4: introduce EXT4_BG_WAS_TRIMMED to optimize trim

[PATCH 1/3 v7] hwmon: Add amd_energy driver to report energy counters
 2020-05-27 14:08 UTC  (9+ messages)

[linux-next:master 12558/12912] net/ipv4/tcp_ipv4.c:576 tcp_v4_err() error: uninitialized symbol 'skb'
 2020-05-27 14:08 UTC  (2+ messages)

bpf-next/net-next: panic using bpf_xdp_adjust_head
 2020-05-27 14:08 UTC  (3+ messages)
` [PATCH net-next] mlx5: fix xdp data_meta setup in mlx5e_fill_xdp_buff

[Intel-gfx] [PATCH] drm/i915/gt: Prevent timeslicing into unpreemptible requests
 2020-05-27 14:07 UTC  (2+ messages)

[PATCH 19/25] iio:adc:ti-ads1015 Fix buffer element alignment
 2020-05-27 14:06 UTC  (11+ messages)

[PATCH] Block overwriting existing links while manual assembly
 2020-05-27 14:05 UTC  (2+ messages)

[PATCH] nouveau: add fbdev dependency
 2020-05-27 14:04 UTC  (3+ messages)
` [Nouveau] "

[PATCH v3 0/2] Fix issue with not starting nesting guests on my system
 2020-05-27 14:04 UTC  (3+ messages)
` [PATCH v3 1/2] KVM: VMX: enable X86_FEATURE_WAITPKG in KVM capabilities
` [PATCH v3 2/2] KVM: x86: don't expose MSR_IA32_UMWAIT_CONTROL unconditionally

[PATCH] btrfs: Remove BTRFS_INODE_IN_DELALLOC_LIST flag
 2020-05-27 14:03 UTC  (2+ messages)

drivers/tty/serial/ucc_uart.c:264:21: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-05-27 14:04 UTC 

[PATCH 4.4 00/65] 4.4.225-rc1 review
 2020-05-27 14:03 UTC  (5+ messages)
` [PATCH 4.4 26/65] sched/fair, cpumask: Export for_each_cpu_wrap()

[PATCH] wireless: Use linux/stddef.h instead of stddef.h
 2020-05-27 14:03 UTC  (4+ messages)

[rdma:for-rc] BUILD SUCCESS db857e6ae548f0f4f4a0f63fffeeedf3cca21f9d
 2020-05-27 14:03 UTC 

[PATCH] btrfs: remove redundant local var in read_block_for_search
 2020-05-27 14:02 UTC  (3+ messages)

[PATCH 0/9 v2] Remove FMR support from RDMA drivers
 2020-05-27 14:03 UTC  (5+ messages)
` [PATCH 1/9] RDMA/mlx5: Remove FMR leftovers
` [PATCH 2/9] RDMA/mlx4: remove FMR support for memory registration

[PATCH 4.19 00/81] 4.19.125-rc1 review
 2020-05-27 14:02 UTC  (2+ messages)

[PATCH v3 0/3] Add file-system authentication to BTRFS
 2020-05-27 14:01 UTC  (5+ messages)
` [PATCH v3 2/3] btrfs: add authentication support

tested cpu/hardware for ipipe-x86-4.19.y-cip
 2020-05-27 14:00 UTC  (2+ messages)

Issue with qemu and a shared sstate-cache used by different linux distribution supported by yocto
 2020-05-27 13:59 UTC  (3+ messages)
` [OE-core] "

Spende
 2020-05-27 13:59 UTC 

Spende
 2020-05-27 13:59 UTC 

[PATCH v25 00/16] Multicolor Framework v25
 2020-05-27 13:58 UTC  (3+ messages)
` [PATCH v25 03/16] dt: bindings: lp50xx: Introduce the lp50xx family of RGB drivers

Processing PLDM FRU information with entity manager
 2020-05-27 13:58 UTC  (4+ messages)
` D-Bus interface to provide data to entity manager (was: Processing PLDM FRU information with entity manager)
  ` D-Bus interface to provide data to entity manager

Spende
 2020-05-27 13:58 UTC  (2+ messages)

[PATCH v14 0/2] Add support for Xilinx CSI2 Receiver Subsystem
 2020-05-27 13:57 UTC  (6+ messages)
` [PATCH v14 1/2] media: dt-bindings: media: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem
` [PATCH v14 2/2] media: v4l: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem driver

Spende
 2020-05-27 13:57 UTC 

spende
 2020-05-27 13:57 UTC  (2+ messages)
` Spende

[PATCH rdma-next] IB/mlx5: Fix DEVX support for MLX5_CMD_OP_INIT2INIT_QP command
 2020-05-27 13:57 UTC 

[PATCH -tip] compiler_types.h: Optimize __unqual_scalar_typeof compilation time
 2020-05-27 13:56 UTC  (10+ messages)

[Intel-gfx] [PATCH i-g-t] i915/gem_exec_balancer: Randomise bonded submission
 2020-05-27 13:56 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

Spende
 2020-05-27 13:56 UTC 

[PATCH] bus: ti-sysc: Flush posted write on enable and disable
 2020-05-27 13:55 UTC  (2+ messages)

[PATCH rdma-next] RDMA/core: Fix double destruction of uobject
 2020-05-27 13:55 UTC 

spende
 2020-05-27 13:55 UTC  (2+ messages)
` Spende

[PATCH] btrfs: Open code key_search
 2020-05-27 13:54 UTC  (2+ messages)

[PATCH v3 00/11] md/raid5: set STRIPE_SIZE as a configurable value
 2020-05-27 13:54 UTC  (3+ messages)
` [PATCH v3 01/11] md/raid5: add CONFIG_MD_RAID456_STRIPE_SHIFT to set STRIPE_SIZE

[PATCH rdma-next v1 00/11] RAW format dumps through RDMAtool
 2020-05-27 13:54 UTC  (11+ messages)
` [PATCH mlx5-next v1 02/11] net/mlx5: Add support in query QP, CQ and MKEY segments
` [PATCH rdma-next v1 03/11] RDMA/core: Don't call fill_res_entry for PD
` [PATCH rdma-next v1 04/11] RDMA: Add dedicated MR resource tracker function
` [PATCH rdma-next v1 05/11] RDMA: Add dedicated CQ "
` [PATCH rdma-next v1 06/11] RDMA: Add dedicated QP "
` [PATCH rdma-next v1 07/11] RDMA: Add dedicated CM_ID "
` [PATCH rdma-next v1 08/11] RDMA: Add support to dump resource tracker in RAW format
` [PATCH rdma-next v1 09/11] RDMA/mlx5: Add support to get QP resource in raw format
` [PATCH rdma-next v1 10/11] RDMA/mlx5: Add support to get CQ resource in RAW format
` [PATCH rdma-next v1 11/11] RDMA/mlx5: Add support to get MR "

[PATCH 5.6 000/126] 5.6.15-rc1 review
 2020-05-27 13:54 UTC  (2+ messages)

[PATCH] x86: math-emu: fix up 'cmp' insn for clang ias
 2020-05-27 13:53 UTC 

[PATCH ghak124 v1] audit: log nftables configuration change events
 2020-05-27 13:53 UTC  (2+ messages)


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.