All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-06 05:42:34 to 2020-05-06 06:23:38 UTC [more...]

[PATCH 1/3] drm/amdgpu: add amdgpu_virt_get_vf_mode helper function
 2020-05-06  6:23 UTC 

clean up and streamline probe_kernel_* and friends
 2020-05-06  6:22 UTC  (27+ messages)
` [PATCH 01/15] maccess: unexport probe_kernel_write and probe_user_write
` [PATCH 02/15] maccess: remove various unused weak aliases
` [PATCH 03/15] maccess: remove duplicate kerneldoc commens
` [PATCH 04/15] maccess: clarify kerneldoc comments
` [PATCH 05/15] maccess: update the top of file comment
` [PATCH 06/15] maccess: rename strncpy_from_unsafe_user to strncpy_from_user_unsafe
` [PATCH 07/15] maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_unsafe
` [PATCH 08/15] maccess: rename strnlen_unsafe_user to strnlen_user_unsafe
` [PATCH 09/15] maccess: remove probe_read_common and probe_write_common
` [PATCH 10/15] maccess: unify the probe kernel arch hooks
` [PATCH 11/15] maccess: remove strncpy_from_unsafe
` [PATCH 12/15] maccess: always use strict semantics for probe_kernel_read
` [PATCH 13/15] maccess: move user access routines together
` [PATCH 14/15] maccess: allow architectures to provide kernel probing directly
` [PATCH 15/15] x86: use non-set_fs based maccess routines

[PATCH 0/7] audio: Spring cleaning
 2020-05-06  6:22 UTC  (3+ messages)
` [PATCH 5/7] audio: Let HWVoice write() handlers take a const buffer

[PATCH] drm/amdgpu: cleanup not_vf & pp_not_vf in powerplay
 2020-05-06  6:22 UTC  (2+ messages)

[PATCH] powerpc/5200: update contact email
 2020-05-06  6:22 UTC  (4+ messages)

[PATCH] ath6kl: Replace zero-length array with flexible-array
 2020-05-06  6:21 UTC  (2+ messages)

[PATCH -next] net: ethernet: mediatek: Make mtk_m32 static
 2020-05-06  6:27 UTC  (3+ messages)

[PATCH V4] f2fs: Avoid double lock for cp_rwsem during checkpoint
 2020-05-06  6:21 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH v6 0/2] Add a watchdog driver that uses ARM Secure Monitor Calls
 2020-05-06  6:21 UTC  (5+ messages)
` [PATCH v6 2/2] watchdog: Add new arm_smc_wdt watchdog driver

[PATCH V2 0/3] mm/hugetlb: Add some new generic fallbacks
 2020-05-06  6:12 UTC  (15+ messages)
` [PATCH V2 1/3] arm64/mm: Drop __HAVE_ARCH_HUGE_PTEP_GET
` [PATCH V2 2/3] mm/hugetlb: Define a generic fallback for is_hugepage_only_range()
` [PATCH V2 3/3] mm/hugetlb: Define a generic fallback for arch_clear_hugepage_flags()

[PATCH v16 QEMU 00/16] Add migration support for VFIO devices
 2020-05-06  6:11 UTC  (6+ messages)
` [PATCH v16 QEMU 04/16] vfio: Add save and load functions for VFIO PCI devices

[PATCH] spi: a3700: make a3700_spi_init() return void
 2020-05-06  6:19 UTC 

[dpdk-dev] [PATCH] net/i40e: fix failing to create FDIR flow
 2020-05-06  6:14 UTC 

[PATCH] ARM: OMAP2+: remove unneeded variable "errata" in configure_dma_errata()
 2020-05-06  6:19 UTC  (2+ messages)

[PATCH] dma-buf: heaps: Remove Unneeded variable "ret" in dma_heap_dma_buf_begin_cpu_access()
 2020-05-06  6:18 UTC 

[PATCH V2 00/11] Subject: Remove duplicated kmap code
 2020-05-06  6:14 UTC  (29+ messages)
` [PATCH V2 05/11] {x86,powerpc,microblaze}/kmap: Move preempt disable
` [PATCH V2 06/11] arch/kmap_atomic: Consolidate duplicate code
` [PATCH V2 07/11] arch/kunmap_atomic: "
` [PATCH V2 08/11] arch/kmap: Ensure kmap_prot visibility
` [PATCH V2 10/11] arch/kmap: Define kmap_atomic_prot() for all arch's

[PATCH net-next] i40e: Make i40e_shutdown_adminq() return void
 2020-05-06  6:18 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] tty: mxser: make mxser_change_speed() return void
 2020-05-06  6:17 UTC  (2+ messages)

[PATCH] scsi: qla2xxx: make qlafx00_process_aen() return void
 2020-05-06  6:17 UTC 

[PATCH] video: fbdev: pxa168fb: make pxa168fb_init_mode() return void
 2020-05-06  6:17 UTC  (2+ messages)

[PATCH] regulator: db8500-prcmu: Use true,false for bool variable
 2020-05-06  6:17 UTC 

[PATCH] ALSA: hda: Return true,false for return type bool
 2020-05-06  6:17 UTC 

[PATCH BlueZ] tools/mesh-cfgclient: Fix model app list parsing
 2020-05-06  6:17 UTC 

[PATCH] sparc: mm: return true,false in kern_addr_valid()
 2020-05-06  6:16 UTC  (2+ messages)

[PATCH net-next] net: mlx4: remove unneeded variable "err" in mlx4_en_get_rxfh()
 2020-05-06  6:16 UTC 

[Bridge] [PATCH net-next] net: bridge: return false in br_mrp_enabled()
 2020-05-06  6:17 UTC  (2+ messages)
`  "

[PATCH net-next 1/2] virtio-net: don't reserve space for vnet header for XDP
 2020-05-06  6:16 UTC  (2+ messages)
` [PATCH net-next 2/2] virtio-net: fix the XDP truesize calculation for mergeable buffers

[PATCH] ath11k: fix kernel panic by freeing the msdu received with invalid length
 2020-05-06  6:16 UTC  (3+ messages)

[PATCH] ath11k: Add support to reset htt peer stats
 2020-05-06  6:15 UTC  (3+ messages)

[PATCH v10 00/21] riscv: Add Sipeed Maix support
 2020-05-06  6:15 UTC  (7+ messages)
` [PATCH v10 20/21] doc: riscv: Add documentation for Sipeed Maix Bit

[PATCH bpf-next v2 00/20] bpf: implement bpf iterator for kernel data
 2020-05-06  6:14 UTC  (8+ messages)
` [PATCH bpf-next v2 16/20] tools/libbpf: add bpf_iter support
` [PATCH bpf-next v2 18/20] tools/bpf: selftests: add iterator programs for ipv6_route and netlink
` [PATCH bpf-next v2 19/20] tools/bpf: selftests: add iter progs for bpf_map/task/task_file

[PATCH] carl9170: remove P2P_GO support
 2020-05-06  6:15 UTC  (6+ messages)

[PATCH v2] PCI/ASPM: Enable ASPM for root complex <-> bridge <-> bridge case
 2020-05-06  6:14 UTC  (3+ messages)
` [PATCH v3] PCI/ASPM: Enable ASPM for bridge-to-bridge link

[PATCH 0/4] rs485 bus termination GPIO
 2020-05-06  6:06 UTC  (4+ messages)
` [PATCH 1/4] serial: 8250: Avoid error message on reprobe

[PATCH v7] audio/jack: add JACK client audiodev
 2020-05-06  6:13 UTC  (3+ messages)

[PATCH V2] ath11k: add tx hw 802.11 encapusaltion offloading support
 2020-05-06  6:13 UTC  (3+ messages)

btrfs root fs started remounting ro
 2020-05-06  6:13 UTC  (2+ messages)

[PATCH v3] nfp: abm: Fix incomplete release of system resources in nfp_abm_vnic_set_mac()
 2020-05-06  6:12 UTC  (7+ messages)
    ` [v3] "

[PATCH 0/8] iotests skipping
 2020-05-06  6:11 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/8] Traces cleanup for rc2
 2020-05-06  6:11 UTC  (5+ messages)
` [dpdk-dev] [PATCH 2/8] trace: simplify trace point registration

[dpdk-dev] [PATCH 0/2] bnxt bug fixes
 2020-05-06  6:27 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] net/bnxt: fix to alloc FW specified TQM ring context memory
` [dpdk-dev] [PATCH 2/2] net/bnxt: fix TQM ring context memory sizing formulas

[PATCH net-next] net: cortina: Fix use correct return type for ndo_start_xmit()
 2020-05-06  6:10 UTC 

[PATCH v4 00/10] Add a new LOOP_CONFIGURE ioctl
 2020-05-06  6:09 UTC  (15+ messages)
` [PATCH v4 04/10] loop: Refactor loop_set_status() size calculation
` [PATCH v4 05/10] loop: Remove figure_loop_size()
` [PATCH v4 06/10] loop: Factor out configuring loop from status
` [PATCH v4 07/10] loop: Move loop_set_status_from_info() and friends up
` [PATCH v4 08/10] loop: Rework lo_ioctl() __user argument casting
` [PATCH v4 09/10] loop: Clean up LOOP_SET_STATUS lo_flags handling
` [PATCH v4 10/10] loop: Add LOOP_CONFIGURE ioctl

[PATCH v2 0/6] nbd: reduce max_block restrictions
 2020-05-06  6:08 UTC  (5+ messages)
` [PATCH v2 2/6] block/nbd-client: drop max_block restriction from discard

[PATCH v7 2/5] PCI: Add Loongson PCI Controller support
 2020-05-06  6:08 UTC  (3+ messages)

[PATCH -next] powerpc/kernel/sysfs: Use ARRAY_SIZE instead of calculating the array size
 2020-05-06  2:33 UTC 

[PATCH v2 0/4] backup: Make sure that source and target size match
 2020-05-06  6:07 UTC  (5+ messages)
` [PATCH v2 3/4] "

[PATCH] KVM: s390: Remove false WARN_ON_ONCE for the PQAP instruction
 2020-05-06  6:08 UTC  (5+ messages)

[linuxtv-media:master 137/320] drivers/media/cec/core/cec-core.o: warning: objtool: __llvm_gcov_writeout()+0x14: call without frame pointer save/setup
 2020-05-06  5:49 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t][V2] tests/i915/gem_ringfill:Adjusted test to utilize all available engines
 2020-05-06  6:01 UTC  (2+ messages)

[PATCH v13 0/5] usb: xhci: Add support for Renesas USB controllers
 2020-05-06  6:00 UTC  (6+ messages)
` [PATCH v13 1/5] usb: hci: add hc_driver as argument for usb_hcd_pci_probe
` [PATCH v13 2/5] usb: renesas-xhci: Add the renesas xhci driver
` [PATCH v13 3/5] usb: xhci: Add support for Renesas controller with memory
` [PATCH v13 4/5] usb: renesas-xhci: Add ROM loader for uPD720201
` [PATCH v13 5/5] usb: xhci: provide a debugfs hook for erasing rom

[Buildroot] [PATCH] packages/exim: enable parallel make
 2020-05-06  6:00 UTC  (2+ messages)

Balance loops: what we know so far
 2020-05-06  5:58 UTC  (8+ messages)

[Buildroot] [git commit branch/2020.02.x] packages/exim: enable parallel make
 2020-05-06  6:00 UTC 

[Buildroot] [PATCH 1/1] package/libopenssl: add option to disable unwanted features
 2020-05-06  5:59 UTC 

[PATCH v4 0/5] block-copy: use aio-task-pool
 2020-05-06  5:56 UTC  (3+ messages)

backing chain & block status & filters
 2020-05-06  5:56 UTC  (6+ messages)

[Buildroot] [git commit] DEVELOPERS: remove Rhys Willians from lirc-tools
 2020-05-06  5:55 UTC  (2+ messages)

[PATCH 0/3] kasan: memorize and print call_rcu stack
 2020-05-06  5:53 UTC  (4+ messages)

[PATCH v2 00/10] change the implementation of the PageHighMem()
 2020-05-06  5:23 UTC  (6+ messages)
` [PATCH v2 03/10] kexec: separate PageHighMem() and PageHighMemZone() use case

[Buildroot] [git commit branch/2020.02.x] DEVELOPERS: remove Rhys Willians from lirc-tools
 2020-05-06  5:53 UTC 

[PATCH v2 6/7] Bluetooth: Add support for experimental features configuration
 2020-05-06  5:51 UTC  (3+ messages)

(no subject)
 2020-05-06  5:52 UTC 

[Buildroot] [PATCH 1/1] package/haproxy: fix build on m68k
 2020-05-06  5:52 UTC  (3+ messages)

[Buildroot] [git commit branch/2020.02.x] package/haproxy: fix build on m68k
 2020-05-06  5:52 UTC 

[PATCH v2 0/5] MTK MDP driver cleanups to prep for futher work
 2020-05-06  5:49 UTC  (18+ messages)
` [PATCH v2 1/5] [media] mtk-mdp: remove mtk_mdp_comp.regs from mtk_mdp_comp.h
` [PATCH v2 2/5] [media] mtk-mdp: handle vb2_dma_contig_set_max_seg_size errors during probe
` [PATCH v2 3/5] [media] mtk-mdp: handle vpu_wdt_reg_handler() "
` [PATCH v2 4/5] [media] mtk-mdp: convert mtk_mdp_dev.comp array to list
` [PATCH v2 5/5] [media] mtk-mdp: Remove mtk_mdp_comp.id and supporting functionality

MAINTAINERS: Wrong ordering in DYNAMIC INTERRUPT MODERATION
 2020-05-06  5:51 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/lvm2: install systemd units and generators
 2020-05-06  5:51 UTC  (3+ messages)

[Buildroot] [git commit branch/2020.02.x] package/lvm2: install systemd units and generators
 2020-05-06  5:50 UTC 

[Buildroot] [PATCH 1/1] package/wireshark: security bump to version 3.2.3
 2020-05-06  5:48 UTC  (2+ messages)

[Buildroot] [PATCH v1 1/6] package/qt5: bump minimum gcc requirement to 5.0
 2020-05-06  5:48 UTC  (2+ messages)

5.6, slow send/receive, < 1MB/s
 2020-05-06  5:48 UTC  (6+ messages)

[PATCH v2 2/2] PCI: hv: Retry PCI bus D0 entry when the first attempt failed with invalid device state
 2020-05-06  5:47 UTC  (3+ messages)

[Buildroot] [git commit branch/2020.02.x] package/wireshark: security bump to version 3.2.3
 2020-05-06  5:47 UTC 

[Buildroot] [PATCH 1/1] package/efl: fix build with poppler and gcc 5
 2020-05-06  5:46 UTC  (2+ messages)

MAINTAINERS: Wrong ordering in S390 PCI SUBSYSTEM
 2020-05-06  5:45 UTC  (2+ messages)

[Buildroot] [git commit branch/2020.02.x] package/efl: fix build with poppler and gcc 5
 2020-05-06  5:45 UTC 

[meta-java][PATCH 1/2] openjdk-8: require GCC >= v6
 2020-05-06  5:44 UTC  (2+ messages)

[LTP] [PATCH v2 1/2] tst_test.sh: eval TST_RETRY_FN_EXP_BACKOFF function
 2020-05-06  5:43 UTC  (2+ messages)

Troubles running Xen on Raspberry Pi 4 with 5.6.1 DomU
 2020-05-06  5:41 UTC  (13+ 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.