All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-20 12:43:02 to 2018-07-20 13:08:47 UTC [more...]

[PATCH v4 0/4] Fix silent data corruption in blkdev_direct_IO()
 2018-07-20 13:05 UTC  (5+ messages)
` [PATCH v4 1/4] block: bio_iov_iter_get_pages: fix size of last iovec
` [PATCH v4 2/4] blkdev: __blkdev_direct_IO_simple: fix leak in error case
` [PATCH v4 3/4] block: add bio_iov_iter_get_all_pages() helper
` [PATCH v4 4/4] blkdev: __blkdev_direct_IO_simple: make sure to fill up the bio

[PATCH 00/38] Netfilter/IPVS updates for net-next
 2018-07-20 13:08 UTC  (20+ messages)
` [PATCH 01/38] netfilter: nft_reject_bridge: remove unnecessary ttl set
` [PATCH 02/38] netfilter: flowtables: use fixed renew timeout on teardown
` [PATCH 03/38] netfilter: nft_tproxy: Move nf_tproxy_assign_sock() to nf_tproxy.h
` [PATCH 04/38] netfilter: utils: move nf_ip_checksum* from ipv4 to utils
` [PATCH 05/38] netfilter: utils: move nf_ip6_checksum* from ipv6 "
` [PATCH 06/38] openvswitch: use nf_ct_get_tuplepr, invert_tuplepr
` [PATCH 07/38] netfilter: Kconfig: Make NETFILTER_XT_MATCH_SOCKET select NF_SOCKET_IPV4/6
` [PATCH 08/38] netfilter: conntrack: remove ctnetlink callbacks from l3 protocol trackers
` [PATCH 09/38] netfilter: conntrack: remove pkt_to_tuple indirection "
` [PATCH 10/38] netfilter: conntrack: remove invert_tuple "
` [PATCH 11/38] netfilter: conntrack: remove get_l4proto "
` [PATCH 12/38] netfilter: conntrack: avoid calls to l4proto invert_tuple
` [PATCH 13/38] netfilter: conntrack: avoid l4proto pkt_to_tuple calls
` [PATCH 14/38] netfilter: conntrack: remove get_timeout() indirection
` [PATCH 15/38] netfilter: conntrack: remove l3proto abstraction
` [PATCH 16/38] netfilter: Kconfig: Change select IPv6 dependencies
` [PATCH 17/38] netfilter: nf_conncount: Early exit for garbage collection
` [PATCH 18/38] netfilter: nf_conncount: Switch to plain list
` [PATCH 19/38] netfilter: nf_conncount: Early exit in nf_conncount_lookup() and cleanup

[PATCH 4.17 000/101] 4.17.9-stable review
 2018-07-20 13:08 UTC  (46+ messages)
` [PATCH 4.17 018/101] net: macb: Fix ptp time adjustment for large negative delta
` [PATCH 4.17 027/101] net/packet: fix use-after-free
` [PATCH 4.17 031/101] net: sungem: fix rx checksum support
` [PATCH 4.17 032/101] net/tcp: Fix socket lookups with SO_BINDTODEVICE
` [PATCH 4.17 049/101] net: use dev_change_tx_queue_len() for SIOCSIFTXQLEN
` [PATCH 4.17 051/101] xen-netfront: Fix mismatched rtnl_unlock
` [PATCH 4.17 052/101] xen-netfront: Update features after registering netdev
` [PATCH 4.17 053/101] enic: do not overwrite error code
` [PATCH 4.17 056/101] Revert "s390/qeth: use Read device to query hypervisor for MAC"
` [PATCH 4.17 059/101] sfc: correctly initialise filter rwsem for farch
` [PATCH 4.17 061/101] x86/kvm/Kconfig: Ensure CRYPTO_DEV_CCP_DD state at minimum matches KVM_AMD
` [PATCH 4.17 062/101] net: cxgb3_main: fix potential Spectre v1
` [PATCH 4.17 063/101] rtlwifi: Fix kernel Oops "Fw download fail!!"
` [PATCH 4.17 064/101] rtlwifi: rtl8821ae: fix firmware is not ready to run
` [PATCH 4.17 065/101] net: lan78xx: Fix race in tx pending skb size calculation
` [PATCH 4.17 066/101] crypto: af_alg - Initialize sg_num_bytes in error code path
  ` KMSAN: uninit-value in af_alg_free_areq_sgls
` [PATCH 4.17 067/101] PCI: hv: Disable/enable IRQs rather than BH in hv_compose_msi_msg()
` [PATCH 4.17 068/101] netfilter: ebtables: reject non-bridge targets
` [PATCH 4.17 069/101] reiserfs: fix buffer overflow with long warning messages
` [PATCH 4.17 070/101] KEYS: DNS: fix parsing multiple options
` [PATCH 4.17 071/101] tls: Stricter error checking in zerocopy sendmsg path
` [PATCH 4.17 072/101] autofs: fix slab out of bounds read in getname_kernel()
` [PATCH 4.17 073/101] nsh: set mac len based on inner packet
` [PATCH 4.17 074/101] netfilter: ipv6: nf_defrag: drop skb dst before queueing
` [PATCH 4.17 075/101] bdi: Fix another oops in wb_workfn()
` [PATCH 4.17 076/101] bpf: reject any prog that failed read-only lock
` [PATCH 4.17 077/101] rds: avoid unenecessary cong_update in loop transport
` [PATCH 4.17 078/101] block: dont use blocking queue entered for recursive bio submits
` [PATCH 4.17 079/101] bpf: sockmap, fix crash when ipv6 sock is added
` [PATCH 4.17 080/101] bpf: sockmap, consume_skb in close path
` [PATCH 4.17 081/101] bpf: dont leave partial mangled prog in jit_subprogs error path
` [PATCH 4.17 082/101] net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL
` [PATCH 4.17 083/101] ipvs: initialize tbl->entries after allocation
` [PATCH 4.17 084/101] ipvs: initialize tbl->entries in ip_vs_lblc_init_svc()
` [PATCH 4.17 088/101] arm64: Add ARCH_WORKAROUND_2 probing
` [PATCH 4.17 089/101] arm64: Add ssbd command-line option
` [PATCH 4.17 094/101] arm64: ssbd: Add prctl interface for per-thread mitigation
` [PATCH 4.17 095/101] arm64: KVM: Add HYP per-cpu accessors
` [PATCH 4.17 096/101] arm64: KVM: Add ARCH_WORKAROUND_2 support for guests
` [PATCH 4.17 097/101] arm64: KVM: Handle guests ARCH_WORKAROUND_2 requests
` [PATCH 4.17 098/101] arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_ID
` [PATCH 4.17 099/101] bpf: enforce correct alignment for instructions
` [PATCH 4.17 100/101] bpf, arm32: fix to use bpf_jit_binary_lock_ro api
` [PATCH 4.17 101/101] bpf: undo prog rejection on read-only lock failure

[PATCH v4] drm/i915: Interactive RPS mode
 2018-07-20 13:07 UTC  (5+ messages)
` [RESEND] "

[PATCH] drm/i915: Show stack (by WARN) for hitting forcewake errors
 2018-07-20 13:07 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] serial: sh-sci: Drop superfluous assignment in sci_request_dma()
 2018-07-20 12:18 UTC 

[PATCH 00/11] Add mt76x0 driver
 2018-07-20 12:18 UTC  (5+ messages)

[PATCH v2] btrfs: fix bug of chunk type check
 2018-07-20 12:17 UTC  (2+ messages)

[RFC v3 0/2] kvm "fake DAX" device flushing
 2018-07-20 13:04 UTC  (11+ messages)
` [RFC v3] qemu: Add virtio pmem device
    ` [Qemu-devel] "

[PATCH 0/5] Update for removing driver specific BBM functions
 2018-07-20 13:03 UTC  (6+ messages)
` [PATCH 2/5] mtd: rawnand: qcom: remove driver specific block_markbad function

[U-Boot] [RFC PATCH v3 0/2] env: Make environment loading log more clear
 2018-07-20 13:03 UTC  (4+ messages)
` [U-Boot] [RFC PATCH v3 2/2] disk: part: Remove redundant error message

[U-Boot] [PATCH] board/imgtec/boston: Add new defconfigs to the MAINTAINERS list
 2018-07-20 13:01 UTC 

[PATCH] clk: renesas: r9a06g032: Avoid needless probe deferring
 2018-07-20 12:12 UTC  (4+ messages)

[PATCH 3.18 00/29] 3.18.116-stable review
 2018-07-20 12:11 UTC  (3+ messages)
` [PATCH 3.18 07/29] Fix up non-directory creation in SGID directories
` [PATCH 3.18 25/29] net/mlx5: Fix command interface race in polling mode

[PATCH u-boot 2/2] boards: amlogic: Add FriendlyElec NanoPi K2 board support
 2018-07-20 12:59 UTC  (4+ messages)
` [U-Boot, u-boot, "
    ` [U-Boot] "

[PATCH 4.4 00/31] 4.4.143-stable review
 2018-07-20 12:13 UTC  (2+ messages)
` [PATCH 4.4 09/31] bcm63xx_enet: do not write to random DMA channel on BCM6345

[PATCH 4.9 00/66] 4.9.114-stable review
 2018-07-20 12:14 UTC  (3+ messages)
` [PATCH 4.9 13/66] bcm63xx_enet: correct clock usage
` [PATCH 4.9 53/66] arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1

FreePascal testsuite still triggers sparc64 kernel issues
 2018-07-20 12:55 UTC  (3+ messages)

[Bug 200607] New: [amdgpu] Polaris10 driver crash with the recent linux-firmware update
 2018-07-20 12:55 UTC  (2+ messages)
` [Bug 200607] [amdgpu] Polaris10 driver crash with DC enabled

[PATCH 4.14 00/92] 4.14.57-stable review
 2018-07-20 12:14 UTC  (6+ messages)
` [PATCH 4.14 04/92] Btrfs: fix duplicate extents after fsync of file with prealloc extents
` [PATCH 4.14 47/92] vhost_net: validate sock before trying to put its fd
` [PATCH 4.14 76/92] KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_state
` [PATCH 4.14 80/92] arm64: Add per-cpu infrastructure to call ARCH_WORKAROUND_2
` [PATCH 4.14 81/92] arm64: Add ARCH_WORKAROUND_2 probing

usb HC busted?
 2018-07-20 12:54 UTC  (12+ messages)

[GIT PULL] Renesas ARM Based SoC DT Bindings Updates for v4.19
 2018-07-20 12:06 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: Document the RZN1D-DB board
` [PATCH 2/2] dt-bindings: cpu: Add Renesas R9A06G032 SMP enable method

[PATCH 4.14 56/92] crypto: af_alg - Initialize sg_num_bytes in error code path
 2018-07-20 12:54 UTC  (2+ messages)
` KMSAN: uninit-value in af_alg_free_areq_sgls

[GIT PULL] Second Round of Renesas ARM Based SoC Updates for v4.19
 2018-07-20 12:05 UTC  (6+ messages)
` [PATCH 1/5] ARM: shmobile: rcar-gen2: Stop compiling headsmp-apmu on !SMP
` [PATCH 2/5] ARM: shmobile: Add the R9A06G032 SMP enabler driver
` [PATCH 3/5] soc: r9a06g032: don't build SMP files for non-SMP config
` [PATCH 4/5] ARM: shmobile: r8a7779: hide unused r8a7779_platform_cpu_kill
` [PATCH 5/5] ARM: shmobile: Always enable ARCH_TIMER on SoCs with A7 and/or A15

[PATCH V3] sched/deadline: Update rq_clock of later_rq when pushing a task
 2018-07-20 12:53 UTC  (4+ messages)

[PATCH 2/5] arm: shmobile: Add the R9A06G032 SMP enabler driver
 2018-07-20 12:05 UTC 

[GIT PULL] Renesas ARM Based SoC DT Updates for v4.19
 2018-07-20 12:05 UTC  (10+ messages)
` [PATCH 1/9] ARM: dts: porter: Add missing PMIC nodes
` [PATCH 2/9] ARM: dts: renesas: Drop MTD partitioning from DT
` [PATCH 3/9] ARM: dts: r8a77(43|9[013]): Add missing OPP properties for CPUs
` [PATCH 4/9] ARM: dts: convert to SPDX identifier for Renesas boards
` [PATCH 5/9] ARM: dts: Renesas R9A06G032 base device tree file
` [PATCH 6/9] ARM: dts: Renesas RZN1D-DB Board base file
` [PATCH 7/9] ARM: dts: Renesas R9A06G032 SMP enable method
` [PATCH 8/9] ARM: dts: gr-peach: Add GR-Peach audiocamerashield support
` [PATCH 9/9] ARM: dts: r8a77470: Use r8a77470-cpg-mssr binding definitions

[U-Boot] [PATCH 1/2] common: Log should depends on DM not be selected by DM
 2018-07-20 12:53 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] dm: Change CMD_DM enabling

[PATCH] iommu/ipmmu-vmsa: IMUCTRn.TTSEL needs a special usage on R-Car Gen3
 2018-07-20 12:04 UTC  (2+ messages)

[GIT PULL] Renesas ARM Based SoC Defconfig Updates for v4.19
 2018-07-20 12:03 UTC  (8+ messages)
` [PATCH 1/7] ARM: shmobile: defconfig: Enable MTD command line partition parsing
` [PATCH 2/7] ARM: shmobile: defconfig: Drop NET_VENDOR_<FOO>=n
` [PATCH 3/7] ARM: shmobile: defconfig: Enable reset controller support
` [PATCH 4/7] ARM: shmobile: defconfig: Enable support for RZN1D-DB
` [PATCH 5/7] ARM: shmobile: defconfig: Disable /sbin/hotplug fork-bomb
` [PATCH 6/7] ARM: shmobile: defconfig: Set CONFIG_LOCALVERSION
` [PATCH 7/7] ARM: multi_v7_defconfig: Enable support for RZN1D-DB

[xen-4.8-testing test] 125365: regressions - FAIL
 2018-07-20 12:51 UTC 

[GIT PULL] Second Round of Renesas ARM64 Based SoC DT Updates for v4.19
 2018-07-20 12:03 UTC  (10+ messages)
` [PATCH 1/9] arm64: dts: renesas: r8a77990: Remove non-existing STBE region
` [PATCH 2/9] arm64: dts: renesas: salvator-common: Fix adv7482 decimal unit addresses
` [PATCH 3/9] arm64: dts: renesas: r8a77965: Add second port to rcar_sound placeholder
` [PATCH 4/9] arm64: dts: renesas: salvator-common: Prefer HSCIF1 over SCIF1
` [PATCH 5/9] arm64: dts: renesas: Unify the labels for RWDT
` [PATCH 6/9] arm64: dts: renesas: r8a779{65,80,90}: Add IPMMU devices nodes
` [PATCH 7/9] arm64: dts: renesas: r8a77995: Add SCIF {0,1,3,4,5} and all HSCIF device nodes
` [PATCH 8/9] arm64: dts: renesas: r8a77990: Enable USB3.0 host for Ebisu board
` [PATCH 9/9] arm64: dts: renesas: r8a77980: add INTC-EX support

[PATCH 7/9] arm64: dts: r8a77995: Add SCIF {0, 1, 3, 4, 5} and all HSCIF device nodes
 2018-07-20 12:03 UTC 

[virtio-dev] [PATCH v36 0/5] Virtio-balloon: support free page reporting
 2018-07-20 12:51 UTC  (4+ messages)
`  "
  ` [virtio-dev] "

[GIT PULL] Renesas ARM64 Based SoC Defconfig Updates for v4.19
 2018-07-20 12:03 UTC  (2+ messages)
` [PATCH 1/1] arm64: defconfig: Enable BD9571MWV regulator

[PATCH 01/12] kernel.h: Add for_each_if()
 2018-07-20 12:50 UTC  (4+ messages)
` [PATCH 05/12] dmar: Use for_each_If

[PATCH 0/4] staging: wilc1000: make use of descriptor-based interface for GPIO
 2018-07-20 12:01 UTC  (5+ messages)
` [PATCH 1/4] staging: wilc1000: remove gpio parameter from wilc_netdev_init()
` [PATCH 2/4] staging: wilc1000: rename variable from 'gpio' to 'gpio_irq'
` [PATCH 3/4] staging: wilc1000: change compatible string from atmel to microchip
` [PATCH 4/4] staging: wilc1000: use descriptor-based interface for GPIO

[PATCH 0/2] fail compilation with strcpy
 2018-07-20 12:42 UTC  (3+ messages)
` [PATCH 1/2] introduce "banned function" list

[PATCH 01/22] btrfs: add btrfs_delete_ref_head helper
 2018-07-20 11:59 UTC  (3+ messages)
` [PATCH 08/22] btrfs: dump block_rsv whe dumping space info

[PATCH v2 0/3] PCI: imx: Initial imx7d pm support
 2018-07-20 12:47 UTC  (12+ messages)
` [PATCH v2 1/3] Revert "ARM: dts: imx7d: Invert legacy PCI irq mapping"
` [PATCH v2 2/3] reset: imx7: Fix always writing bits as 0
` [PATCH v2 3/3] PCI: imx: Initial imx7d pm support

[PATCH 0/7] Tegra SDHCI enable 1.8 V signaling on Tegar210 and Tegra186
 2018-07-20 12:45 UTC  (16+ messages)
` [PATCH 1/7] dt-bindings: Document Tegra SDHCI pinctrl bindings
` [PATCH 2/7] mmc: tegra: Reconfigure pad voltages during voltage switching
` [PATCH 3/7] arm64: dts: Add Tegra210 sdmmc pinctrl voltage states
` [PATCH 4/7] arm64: dts: Add Tegra186 "
` [PATCH 5/7] arm64: dts: tegra210-p2180: Allow ldo2 to go down to 1.8 V
` [PATCH 6/7] arm64: dts: tegra210-p2180: Correct sdmmc4 vqmmc-supply
` [PATCH 7/7] arm64: dts: tegra210-p2597: Remove no-1-8-v from sdmmc1

[U-Boot] [PATCH] ARM: uniphier: enable distro boot
 2018-07-20 12:47 UTC 

[PATCH v9 0/7] Enable Bluetooth functionality for WCN3990
 2018-07-20 12:46 UTC  (8+ messages)
` [PATCH v9 7/7] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth chip wcn3990

[PATCH 2/2] media: usb: pwc: Don't use coherent DMA buffers for ISO transfer
 2018-07-20 11:57 UTC  (6+ messages)

[PATCH v5 0/9] iommu/vt-d: Improve PASID id and table management
 2018-07-20 12:45 UTC  (2+ messages)

[PATCH] drivers/net: fix segfault in secondary process
 2018-07-20 12:44 UTC  (2+ messages)
` [PATCH v2] "

[v2] USB: serial: cp210x: Implement GPIO support for CP2102N
 2018-07-20 12:43 UTC  (2+ messages)
` [PATCH v2] "

[PATCHv5 00/19] MKTME enabling
 2018-07-20 12:42 UTC  (4+ messages)
` [PATCHv5 09/19] x86/mm: Preserve KeyID on pte_modify() and pgprot_modify()


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.