All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-28 12:36:08 to 2017-03-28 12:49:03 UTC [more...]

[PATCH 4.4 00/76] 4.4.58-stable review
 2017-03-28 12:43 UTC  (5+ messages)
` [PATCH 4.4 48/76] libceph: force GFP_NOIO for socket allocations
` [PATCH 4.4 64/76] PCI: Dont update VF BARs while VF memory space is enabled
` [PATCH 4.4 73/76] ACPI / blacklist: Make Dell Latitude 3350 ethernet work

[PATCH v2] ebtables: extensions: Constify option struct
 2017-03-28 12:48 UTC 

[PATCH 4.10 000/111] 4.10.7-stable review
 2017-03-28 12:31 UTC  (59+ messages)
` [PATCH 4.10 001/111] net/openvswitch: Set the ipv6 source tunnel key address attribute correctly
` [PATCH 4.10 002/111] net: bcmgenet: Do not suspend PHY if Wake-on-LAN is enabled
` [PATCH 4.10 003/111] net: properly release sk_frag.page
` [PATCH 4.10 004/111] amd-xgbe: Fix jumbo MTU processing on newer hardware
` [PATCH 4.10 005/111] openvswitch: Add missing case OVS_TUNNEL_KEY_ATTR_PAD
` [PATCH 4.10 006/111] net: unix: properly re-increment inflight counter of GC discarded candidates
` [PATCH 4.10 008/111] net: vrf: Reset rt6i_idev in local dst after put
` [PATCH 4.10 009/111] net/mlx5: Add missing entries for set/query rate limit commands
` [PATCH 4.10 010/111] net/mlx5e: Change the TC offload rule add/del code path to be per NIC or E-Switch
` [PATCH 4.10 011/111] net/mlx5: E-Switch, Dont allow changing inline mode when flows are configured
` [PATCH 4.10 014/111] net/mlx5: Increase number of max QPs in default profile
` [PATCH 4.10 015/111] net/mlx5e: Count GSO packets correctly
` [PATCH 4.10 016/111] net/mlx5e: Count LRO "
` [PATCH 4.10 017/111] ipv6: make sure to initialize sockc.tsflags before first use
` [PATCH 4.10 018/111] net: bcmgenet: remove bcmgenet_internal_phy_setup()
` [PATCH 4.10 020/111] socket, bpf: fix sk_filter use after free in sk_clone_lock
` [PATCH 4.10 022/111] tcp: initialize icsk_ack.lrcvtime at session start time
` [PATCH 4.10 023/111] amd-xgbe: Fix the ECC-related bit position definitions
` [PATCH 4.10 025/111] HID: sony: Fix input device leak when connecting a DS4 twice using USB/BT
` [PATCH 4.10 027/111] Input: ALPS - fix trackstick button handling on V8 devices
` [PATCH 4.10 028/111] Input: elan_i2c - add ASUS EeeBook X205TA special touchpad fw
` [PATCH 4.10 029/111] Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000
` [PATCH 4.10 030/111] Input: iforce - validate number of endpoints before using them
` [PATCH 4.10 031/111] Input: ims-pcu "
` [PATCH 4.10 032/111] Input: hanwang "
` [PATCH 4.10 034/111] Input: cm109 "
` [PATCH 4.10 035/111] Input: kbtab "
` [PATCH 4.10 036/111] Input: sur40 "
` [PATCH 4.10 037/111] ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()
` [PATCH 4.10 039/111] ALSA: hda - Adding a group of pin definition to fix headset problem
` [PATCH 4.10 043/111] usb: gadget: f_uvc: Fix SuperSpeed companion descriptors wBytesPerInterval
` [PATCH 4.10 045/111] usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirk
` [PATCH 4.10 046/111] USB: uss720: fix NULL-deref at probe
` [PATCH 4.10 048/111] USB: idmouse: "
` [PATCH 4.10 049/111] USB: wusbcore: "
` [PATCH 4.10 050/111] usb: musb: cppi41: dont check early-TX-interrupt for Isoch transfer
` [PATCH 4.10 051/111] usb: hub: Fix crash after failure to read BOS descriptor
` [PATCH 4.10 053/111] USB: usbtmc: fix probe error path
` [PATCH 4.10 057/111] nl80211: fix dumpit error path RTNL deadlocks
` [PATCH 4.10 058/111] mmc: core: Fix access to HS400-ES devices
` [PATCH 4.10 065/111] parport: fix attempt to write duplicate procfiles
` [PATCH 4.10 067/111] ext4: mark inode dirty after converting inline directory
` [PATCH 4.10 076/111] hwrng: geode - Revert managed API changes
` [PATCH 4.10 081/111] crypto: ccp - Assign DMA commands to the channels CCP
` [PATCH 4.10 082/111] fscrypt: remove broken support for detecting keyring key revocation
` [PATCH 4.10 089/111] ARM: at91: pm: cpu_idle: switch DDR to power-down mode
` [PATCH 4.10 092/111] cgroup, net_cls: iterate the fds of only the tasks which are being migrated
` [PATCH 4.10 093/111] blk-mq: dont complete un-started request in timeout handler
` [PATCH 4.10 095/111] cpsw/netcp: cpts depends on posix_timers
` [PATCH 4.10 100/111] intel_th: Dont leak module refcount on failure to activate
` [PATCH 4.10 101/111] Drivers: hv: vmbus: Dont leak channel ids
` [PATCH 4.10 102/111] Drivers: hv: vmbus: Dont leak memory when a channel is rescinded
` [PATCH 4.10 103/111] mmc: block: Fix is_waiting_last_req set incorrectly
` [PATCH 4.10 104/111] libceph: dont set weight to IN when OSD is destroyed
` [PATCH 4.10 106/111] scsi: sd: Check for unaligned partial completion
` [PATCH 4.10 109/111] drm: reference count event->completion
` [PATCH 4.10 110/111] fbcon: Fix vc attr at deinit
` [PATCH 4.10 111/111] crypto: algif_hash - avoid zero-sized array

[PATCH v2 00/22] vhost: generic vhost API
 2017-03-28 12:45 UTC  (24+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/22] vhost: introduce driver features related APIs
  ` [PATCH v3 02/22] net/vhost: remove feature "
  ` [PATCH v3 03/22] vhost: use new APIs to handle features
  ` [PATCH v3 04/22] vhost: make notify ops per vhost driver
  ` [PATCH v3 05/22] vhost: export guest memory regions
  ` [PATCH v3 06/22] vhost: introduce API to fetch negotiated features
  ` [PATCH v3 07/22] vhost: export vhost vring info
  ` [PATCH v3 08/22] vhost: export API to translate gpa to vva
  ` [PATCH v3 09/22] vhost: turn queue pair to vring
  ` [PATCH v3 10/22] vhost: export the number of vrings
  ` [PATCH v3 11/22] vhost: move the device ready check at proper place
  ` [PATCH v3 12/22] vhost: drop the Rx and Tx queue macro
  ` [PATCH v3 13/22] vhost: do not include net specific headers
  ` [PATCH v3 14/22] vhost: rename device ops struct
  ` [PATCH v3 15/22] vhost: rename virtio-net to vhost
  ` [PATCH v3 16/22] vhost: add features changed callback
  ` [PATCH v3 17/22] vhost: export APIs for live migration support
  ` [PATCH v3 18/22] vhost: introduce API to start a specific driver
  ` [PATCH v3 19/22] vhost: rename header file
  ` [PATCH v3 20/22] vhost: workaround the build dependency on mbuf header
  ` [PATCH v3 21/22] vhost: do not destroy device on repeat mem table message
  ` [PATCH v3 22/22] examples/vhost: demonstrate the new generic vhost APIs

new QoS/TM API and tree
 2017-03-28 12:47 UTC  (4+ messages)

[PATCH] tpm: do handle area size validation only when TPM space used
 2017-03-28 12:47 UTC  (5+ messages)

[PATCH 4.9 00/88] 4.9.19-stable review
 2017-03-28 12:31 UTC  (48+ messages)
` [PATCH 4.9 01/88] net/openvswitch: Set the ipv6 source tunnel key address attribute correctly
` [PATCH 4.9 02/88] net: bcmgenet: Do not suspend PHY if Wake-on-LAN is enabled
` [PATCH 4.9 04/88] amd-xgbe: Fix jumbo MTU processing on newer hardware
` [PATCH 4.9 05/88] openvswitch: Add missing case OVS_TUNNEL_KEY_ATTR_PAD
` [PATCH 4.9 09/88] net/mlx5: Add missing entries for set/query rate limit commands
` [PATCH 4.9 10/88] net/mlx5e: Use the proper UAPI values when offloading TC vlan actions
` [PATCH 4.9 11/88] net/mlx5: Increase number of max QPs in default profile
` [PATCH 4.9 13/88] net/mlx5e: Count LRO packets correctly
` [PATCH 4.9 17/88] socket, bpf: fix sk_filter use after free in sk_clone_lock
` [PATCH 4.9 21/88] Input: elan_i2c - add ASUS EeeBook X205TA special touchpad fw
` [PATCH 4.9 22/88] Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000
` [PATCH 4.9 23/88] Input: iforce - validate number of endpoints before using them
` [PATCH 4.9 24/88] Input: ims-pcu "
` [PATCH 4.9 27/88] Input: cm109 "
` [PATCH 4.9 28/88] Input: kbtab "
` [PATCH 4.9 30/88] ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()
` [PATCH 4.9 31/88] ALSA: ctxfi: Fix the incorrect check of dma_set_mask() call
` [PATCH 4.9 32/88] ALSA: hda - Adding a group of pin definition to fix headset problem
` [PATCH 4.9 33/88] USB: serial: option: add Quectel UC15, UC20, EC21, and EC25 modems
` [PATCH 4.9 36/88] usb: gadget: f_uvc: Fix SuperSpeed companion descriptors wBytesPerInterval
` [PATCH 4.9 37/88] usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirk
` [PATCH 4.9 38/88] USB: uss720: fix NULL-deref at probe
` [PATCH 4.9 39/88] USB: lvtest: "
` [PATCH 4.9 40/88] USB: idmouse: "
` [PATCH 4.9 41/88] USB: wusbcore: "
` [PATCH 4.9 42/88] usb: musb: cppi41: dont check early-TX-interrupt for Isoch transfer
` [PATCH 4.9 43/88] usb: hub: Fix crash after failure to read BOS descriptor
` [PATCH 4.9 44/88] USB: usbtmc: add missing endpoint sanity check
` [PATCH 4.9 47/88] uwb: hwa-rc: fix NULL-deref at probe
` [PATCH 4.9 50/88] iio: sw-device: Fix config group initialization
` [PATCH 4.9 53/88] parport: fix attempt to write duplicate procfiles
` [PATCH 4.9 55/88] ext4: lock the xattr block before checksuming it
` [PATCH 4.9 56/88] powerpc/64s: Fix idle wakeup potential to clobber registers
` [PATCH 4.9 57/88] mmc: sdhci-of-at91: Support external regulators
` [PATCH 4.9 60/88] mmc: sdhci-pci: Do not disable interrupts in sdhci_intel_set_power
` [PATCH 4.9 63/88] clk: sunxi-ng: sun6i: Fix enable bit offset for hdmi-ddc module clock
` [PATCH 4.9 64/88] clk: sunxi-ng: mp: Adjust parent rate for pre-dividers
` [PATCH 4.9 67/88] xen/acpi: upload PM state from init-domain to Xen
` [PATCH 4.9 72/88] cpufreq: Restore policy min/max limits on CPU online
` [PATCH 4.9 76/88] drm/amdgpu: reinstate oland workaround for sclk
` [PATCH 4.9 78/88] jbd2: dont leak memory if setting up journal fails
` [PATCH 4.9 79/88] intel_th: Dont leak module refcount on failure to activate
` [PATCH 4.9 81/88] Drivers: hv: vmbus: Dont leak memory when a channel is rescinded
` [PATCH 4.9 82/88] libceph: dont set weight to IN when OSD is destroyed
` [PATCH 4.9 85/88] nl80211: fix dumpit error path RTNL deadlocks
` [PATCH 4.9 86/88] drm: reference count event->completion
` [PATCH 4.9 88/88] crypto: algif_hash - avoid zero-sized array

[PATCH] btrfs: drop redundant parameters from btrfs_map_sblock
 2017-03-28 12:45 UTC 

[Qemu-devel] [PATCH for-2.9 v2 0/2] i386: Don't override -cpu options on -cpu host/max
 2017-03-28 12:46 UTC  (2+ messages)

[PATCH v2 0/9] arm64: KVM: Fix PMU exception generation
 2017-03-28 12:46 UTC  (28+ messages)
` [PATCH v2 1/9] arm64: KVM: PMU: Refactor pmu_*_el0_disabled
` [PATCH v2 2/9] arm64: KVM: PMU: Inject UNDEF exception on illegal register access
` [PATCH v2 3/9] arm64: KVM: PMU: Inject UNDEF on non-privileged accesses
` [PATCH v2 4/9] arm64: KVM: Make unexpected reads from WO registers inject an undef
` [PATCH v2 5/9] arm64: KVM: PMU: Inject UNDEF on read access to PMSWINC_EL0
` [PATCH v2 6/9] arm64: KVM: Treat sysreg accessors returning false as successful
` [PATCH v2 7/9] arm64: KVM: Do not corrupt registers on failed 64bit CP read
` [PATCH v2 8/9] arm: KVM: Make unexpected register accesses inject an undef
` [PATCH v2 9/9] arm: KVM: Treat CP15 accessors returning false as successful

[Xen-users] "Hello Xen Project" Book
 2017-03-28 12:46 UTC  (5+ messages)

[PATCH v2] of: add stubs for of_n_{addr, size}_cells
 2017-03-28 12:38 UTC  (2+ messages)

[PATCH] btrfs: track exclusive filesystem operation in flags
 2017-03-28 12:44 UTC 

[PATCH 1/1] pci: default to whitelist mode
 2017-03-28 12:44 UTC  (4+ messages)
` [PATCH v2 "

[PATCH 0/1] Create symbolic links atomically in the fetcher
 2017-03-28 12:44 UTC  (4+ messages)
` [PATCH 1/1] fetch2: Create/replace symbolic links atomically

[PATCH 0/9] #10618: Increase oe-selftest coverage of wic codebase (last part)
 2017-03-28 12:41 UTC  (10+ messages)
` [PATCH 1/9] wic-tools: add btrfs-tools squashfs-tools to DEPENDS
` [PATCH 2/9] oe-selftest: add wic test case test_fs_types
` [PATCH 3/9] filemap: remove FilemapSeek class
` [PATCH 4/9] oe-selftest: add kickstart_parser test case
` [PATCH 5/9] wic: remove fsimage plugin
` [PATCH 6/9] wic: use wic-tools STAGING_DATADIR as bootimg_dir
` [PATCH 7/9] wic: remove runner.show API
` [PATCH 8/9] wic: remove unused code from runner module
` [PATCH 9/9] oe-selftest: add test_image_bootpart_globbed test for wic

[PATCH V3 0/6] soc/tegra: Enable flowctrl support for Tegra132/210
 2017-03-28 12:42 UTC  (14+ messages)
` [PATCH V3 1/6] ARM: tegra: Remove unnecessary inclusion of flowctrl header
` [PATCH V3 2/6] soc/tegra: Move Tegra flowctrl driver
` [PATCH V3 3/6] soc/tegra: flowctrl: Add basic platform driver
` [PATCH V3 4/6] dt-bindings: tegra: Update compatible strings for Tegra flowctrl
` [PATCH V3 5/6] arm64: tegra: Update the Tegra132 flowctrl compatible string
` [PATCH V3 6/6] soc/tegra: Add initial flowctrl support for Tegra132/210

[PATCH v5 00/20] next-eventdev: event/sw software eventdev
 2017-03-28 12:42 UTC  (6+ messages)
  ` [PATCH v5 06/20] event/sw: add support for event queues

mlx5 flow create/destroy behaviour
 2017-03-28 12:42 UTC 

[Qemu-devel] [PATCH] i386: Allow cpuid bit override
 2017-03-28 12:41 UTC  (4+ messages)

Potential incorrect simplification
 2017-03-28 12:40 UTC 

[PATCH] kvm/x86/vmx: report KVM_SYSTEM_EVENT_CRASH on triple fault
 2017-03-28 12:39 UTC  (4+ messages)

[PATCH] xfs_io: changes to statx interface
 2017-03-28 12:31 UTC  (5+ messages)
` [PATCH 0/2 V2] xfs_io: hook up statx
  ` [PATCH 2/2 "

[ovmf test] 106955: all pass - PUSHED
 2017-03-28 12:40 UTC 

[PATCH] coding style issue fixed
 2017-03-28 12:39 UTC  (2+ messages)

[RFC 0/8] ARM: imx: Upstream fsl,ldo-bypass
 2017-03-28 12:39 UTC  (5+ messages)
` [RFC 4/8] regulator: core: Check enabling bypass respects constraints

[PATCH] btrfs: sink GFP flags parameter to tree_mod_log_insert_root
 2017-03-28 12:35 UTC 

[PATCH] btrfs: sink GFP flags parameter to tree_mod_log_insert_move
 2017-03-28 12:35 UTC 

[PATCH 0/4] netfilter: ipset: Extend netmask support for kernel
 2017-03-28 12:35 UTC  (4+ messages)
` [PATCH 2/4] netfilter: ipset: generalize netmask to support cidr and mask values


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.