linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-01 19:38:17 to 2017-05-01 22:05:29 UTC [more...]

[PATCH 4.4 00/43] 4.4.66-stable review
 2017-05-01 21:27 UTC  (36+ messages)
` [PATCH 4.4 01/43] f2fs: do more integrity verification for superblock
` [PATCH 4.4 02/43] [media] xc2028: unlock on error in xc2028_set_config()
` [PATCH 4.4 03/43] ARM: OMAP2+: timer: add probe for clocksources
` [PATCH 4.4 04/43] clk: sunxi: Add apb0 gates for H3
` [PATCH 4.4 05/43] crypto: testmgr - fix out of bound read in __test_aead()
` [PATCH 4.4 06/43] drm/amdgpu: fix array out of bounds
` [PATCH 4.4 07/43] ext4: check if in-inode xattr is corrupted in ext4_expand_extra_isize_ea()
` [PATCH 4.4 08/43] md:raid1: fix a dead loop when read from a WriteMostly disk
` [PATCH 4.4 09/43] MIPS: Fix crash registers on non-crashing CPUs
` [PATCH 4.4 11/43] net_sched: close another race condition in tcf_mirred_release()
` [PATCH 4.4 14/43] usb: gadget: f_midi: Fixed a bug when buflen was smaller than wMaxPacketSize
` [PATCH 4.4 15/43] xen/x86: dont lose event interrupts
` [PATCH 4.4 18/43] net: neigh: guard against NULL solicit() method
` [PATCH 4.4 19/43] net: phy: handle state correctly in phy_stop_machine
` [PATCH 4.4 20/43] l2tp: purge socket queues in the .destruct() callback
` [PATCH 4.4 21/43] net/packet: fix overflow in check for tp_frame_nr
` [PATCH 4.4 22/43] net/packet: fix overflow in check for tp_reserve
` [PATCH 4.4 23/43] l2tp: take reference on sessions being dumped
` [PATCH 4.4 24/43] l2tp: fix PPP pseudo-wire auto-loading
` [PATCH 4.4 25/43] net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given
` [PATCH 4.4 26/43] sctp: listen on the sock only when its state is listening or closed
` [PATCH 4.4 27/43] tcp: clear saved_syn in tcp_disconnect()
` [PATCH 4.4 29/43] net: ipv6: RTF_PCPU should not be settable from userspace
` [PATCH 4.4 30/43] netpoll: Check for skb->queue_mapping
` [PATCH 4.4 31/43] ip6mr: fix notification device destruction
` [PATCH 4.4 32/43] macvlan: Fix device ref leak when purging bc_queue
` [PATCH 4.4 33/43] ipv6: check skb->protocol before lookup for nexthop
` [PATCH 4.4 34/43] ipv6: check raw payload size correctly in ioctl
` [PATCH 4.4 35/43] ALSA: firewire-lib: fix inappropriate assignment between signed/unsigned type
` [PATCH 4.4 36/43] ALSA: seq: Dont break snd_use_lock_sync() loop by timeout
` [PATCH 4.4 37/43] MIPS: KGDB: Use kernel context for sleeping threads
` [PATCH 4.4 38/43] MIPS: Avoid BUG warning in arch_check_elf
` [PATCH 4.4 39/43] p9_client_readdir() fix
` [PATCH 4.4 42/43] ARCv2: save r30 on kernel entry as gcc uses it for code-gen
` [PATCH 4.4 43/43] ftrace/x86: Fix triple fault with graph tracing and suspend-to-ram

[PATCH v3 00/11] soc/fsl/qbman: Enable QBMan on ARM Platforms
 2017-05-01 21:30 UTC  (12+ messages)
` [PATCH v3 01/11] soc/fsl/qbman: Use shared-dma-pool for BMan private memory allocations
` [PATCH v3 02/11] soc/fsl/qbman: Use shared-dma-pool for QMan "
` [PATCH v3 03/11] dt-bindings: soc/fsl: Update reserved memory binding for QBMan
` [PATCH v3 04/11] soc/fsl/qbman: Drop set/clear_bits usage
` [PATCH v3 05/11] soc/fsl/qbman: Drop L1_CACHE_BYTES compile time check
` [PATCH v3 06/11] soc/fsl/qbman: Fix ARM32 typo
` [PATCH v3 07/11] soc/fsl/qbman: Rework ioremap() calls for ARM/PPC
` [PATCH v3 08/11] soc/fsl/qbman: add QMAN_REV32
` [PATCH v3 09/11] soc/fsl/qbman: different register offsets on ARM
` [PATCH v3 10/11] soc/fsl/qbman: Add missing headers "
` [PATCH v3 11/11] fsl/soc/qbman: Enable FSL_LAYERSCAPE config "

[PATCH 4.9 00/54] 4.9.26-stable review
 2017-05-01 21:32 UTC  (51+ messages)
` [PATCH 4.9 01/54] [PATCH] Revert "mmc: sdhci-msm: Enable few quirks"
` [PATCH 4.9 02/54] ping: implement proper locking
` [PATCH 4.9 03/54] sparc64: kern_addr_valid regression
` [PATCH 4.9 04/54] sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()
` [PATCH 4.9 05/54] net: neigh: guard against NULL solicit() method
` [PATCH 4.9 06/54] net: phy: handle state correctly in phy_stop_machine
` [PATCH 4.9 07/54] kcm: return immediately after copy_from_user() failure
` [PATCH 4.9 08/54] bpf: improve verifier packet range checks
` [PATCH 4.9 09/54] net/mlx5: Avoid dereferencing uninitialized pointer
` [PATCH 4.9 10/54] l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6
` [PATCH 4.9 11/54] l2tp: purge socket queues in the .destruct() callback
` [PATCH 4.9 12/54] net/packet: fix overflow in check for tp_frame_nr
` [PATCH 4.9 13/54] net/packet: fix overflow in check for tp_reserve
` [PATCH 4.9 14/54] l2tp: take reference on sessions being dumped
` [PATCH 4.9 15/54] l2tp: fix PPP pseudo-wire auto-loading
` [PATCH 4.9 16/54] net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given
` [PATCH 4.9 17/54] sctp: listen on the sock only when its state is listening or closed
` [PATCH 4.9 18/54] tcp: clear saved_syn in tcp_disconnect()
` [PATCH 4.9 19/54] ipv6: Fix idev->addr_list corruption
` [PATCH 4.9 20/54] net-timestamp: avoid use-after-free in ip_recv_error
` [PATCH 4.9 21/54] net: vrf: Fix setting NLM_F_EXCL flag when adding l3mdev rule
` [PATCH 4.9 22/54] sh_eth: unmap DMA buffers when freeing rings
` [PATCH 4.9 24/54] gso: Validate assumption of frag_list segementation
` [PATCH 4.9 25/54] net: ipv6: RTF_PCPU should not be settable from userspace
` [PATCH 4.9 26/54] netpoll: Check for skb->queue_mapping
` [PATCH 4.9 27/54] ip6mr: fix notification device destruction
` [PATCH 4.9 28/54] net/mlx5: Fix driver load bad flow when having fw initializing timeout
` [PATCH 4.9 29/54] net/mlx5e: Fix small packet threshold
` [PATCH 4.9 30/54] net/mlx5e: Fix ETHTOOL_GRXCLSRLALL handling
` [PATCH 4.9 31/54] macvlan: Fix device ref leak when purging bc_queue
` [PATCH 4.9 32/54] net: ipv6: regenerate host route if moved to gc list
` [PATCH 4.9 33/54] net: phy: fix auto-negotiation stall due to unavailable interrupt
` [PATCH 4.9 34/54] ipv6: check skb->protocol before lookup for nexthop
` [PATCH 4.9 35/54] tcp: memset ca_priv data to 0 properly
` [PATCH 4.9 36/54] ipv6: check raw payload size correctly in ioctl
` [PATCH 4.9 37/54] ALSA: oxfw: fix regression to handle Stanton SCS.1m/1d
` [PATCH 4.9 38/54] ALSA: firewire-lib: fix inappropriate assignment between signed/unsigned type
` [PATCH 4.9 39/54] ALSA: seq: Dont break snd_use_lock_sync() loop by timeout
` [PATCH 4.9 40/54] ARC: [plat-eznps] Fix build error
` [PATCH 4.9 41/54] MIPS: KGDB: Use kernel context for sleeping threads
` [PATCH 4.9 42/54] MIPS: cevt-r4k: Fix out-of-bounds array access
` [PATCH 4.9 43/54] MIPS: Avoid BUG warning in arch_check_elf
` [PATCH 4.9 44/54] p9_client_readdir() fix
` [PATCH 4.9 45/54] ASoC: intel: Fix PM and non-atomic crash in bytcr drivers
` [PATCH 4.9 48/54] nfsd4: minor NFSv2/v3 write decoding cleanup
` [PATCH 4.9 50/54] ceph: fix recursion between ceph_set_acl() and __ceph_setattr()
` [PATCH 4.9 51/54] macsec: avoid heap overflow in skb_to_sgvec
` [PATCH 4.9 52/54] net: can: usb: gs_usb: Fix buffer on stack
` [PATCH 4.9 53/54] ARCv2: save r30 on kernel entry as gcc uses it for code-gen
` [PATCH 4.9 54/54] ftrace/x86: Fix triple fault with graph tracing and suspend-to-ram

[RFC PATCHSET] sched/fair: fix load balancer behavior when cgroup is in use
 2017-05-01 21:56 UTC  (7+ messages)
` [PATCH 1/2] sched/fair: Fix how load gets propagated from cfs_rq to its sched_entity

[PATCH 4.10 00/62] 4.10.14-stable review
 2017-05-01 21:35 UTC  (59+ messages)
` [PATCH 4.10 01/62] ping: implement proper locking
` [PATCH 4.10 02/62] sparc64: kern_addr_valid regression
` [PATCH 4.10 03/62] sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()
` [PATCH 4.10 04/62] net: neigh: guard against NULL solicit() method
` [PATCH 4.10 05/62] net: phy: handle state correctly in phy_stop_machine
` [PATCH 4.10 06/62] kcm: return immediately after copy_from_user() failure
` [PATCH 4.10 07/62] secure_seq: downgrade to per-host timestamp offsets
` [PATCH 4.10 08/62] bpf: improve verifier packet range checks
` [PATCH 4.10 09/62] net/mlx5: Avoid dereferencing uninitialized pointer
` [PATCH 4.10 10/62] l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6
` [PATCH 4.10 11/62] l2tp: purge socket queues in the .destruct() callback
` [PATCH 4.10 12/62] net/packet: fix overflow in check for tp_frame_nr
` [PATCH 4.10 13/62] net/packet: fix overflow in check for tp_reserve
` [PATCH 4.10 14/62] openvswitch: Fix ovs_flow_key_update()
` [PATCH 4.10 15/62] l2tp: take reference on sessions being dumped
` [PATCH 4.10 16/62] l2tp: fix PPP pseudo-wire auto-loading
` [PATCH 4.10 17/62] net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given
` [PATCH 4.10 18/62] sctp: listen on the sock only when its state is listening or closed
` [PATCH 4.10 19/62] tcp: clear saved_syn in tcp_disconnect()
` [PATCH 4.10 20/62] ipv6: Fix idev->addr_list corruption
` [PATCH 4.10 21/62] net-timestamp: avoid use-after-free in ip_recv_error
` [PATCH 4.10 22/62] net: vrf: Fix setting NLM_F_EXCL flag when adding l3mdev rule
` [PATCH 4.10 23/62] sh_eth: unmap DMA buffers when freeing rings
` [PATCH 4.10 24/62] ipv6: sr: fix out-of-bounds access in SRH validation
` [PATCH 4.10 26/62] ipv6: sr: fix double free of skb after handling invalid SRH
` [PATCH 4.10 27/62] ipv6: fix source routing
` [PATCH 4.10 28/62] gso: Validate assumption of frag_list segementation
` [PATCH 4.10 29/62] net: ipv6: RTF_PCPU should not be settable from userspace
` [PATCH 4.10 30/62] netpoll: Check for skb->queue_mapping
` [PATCH 4.10 31/62] ip6mr: fix notification device destruction
` [PATCH 4.10 32/62] net/mlx5: Fix driver load bad flow when having fw initializing timeout
` [PATCH 4.10 33/62] net/mlx5: E-Switch, Correctly deal with inline mode on ConnectX-5
` [PATCH 4.10 34/62] net/mlx5e: Fix small packet threshold
` [PATCH 4.10 35/62] net/mlx5e: Fix ETHTOOL_GRXCLSRLALL handling
` [PATCH 4.10 36/62] tcp: fix SCM_TIMESTAMPING_OPT_STATS for normal skbs
` [PATCH 4.10 37/62] tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATS
` [PATCH 4.10 38/62] macvlan: Fix device ref leak when purging bc_queue
` [PATCH 4.10 39/62] net: ipv6: regenerate host route if moved to gc list
` [PATCH 4.10 40/62] net: phy: fix auto-negotiation stall due to unavailable interrupt
` [PATCH 4.10 41/62] ipv6: check skb->protocol before lookup for nexthop
` [PATCH 4.10 42/62] tcp: memset ca_priv data to 0 properly
` [PATCH 4.10 43/62] ipv6: check raw payload size correctly in ioctl
` [PATCH 4.10 44/62] ALSA: oxfw: fix regression to handle Stanton SCS.1m/1d
` [PATCH 4.10 45/62] ALSA: firewire-lib: fix inappropriate assignment between signed/unsigned type
` [PATCH 4.10 46/62] ALSA: seq: Dont break snd_use_lock_sync() loop by timeout
` [PATCH 4.10 47/62] scsi: return correct blkprep status code in case scsi_init_io() fails
` [PATCH 4.10 48/62] ARC: [plat-eznps] Fix build error
` [PATCH 4.10 49/62] MIPS: KGDB: Use kernel context for sleeping threads
` [PATCH 4.10 50/62] MIPS: cevt-r4k: Fix out-of-bounds array access
` [PATCH 4.10 51/62] MIPS: Avoid BUG warning in arch_check_elf
` [PATCH 4.10 52/62] p9_client_readdir() fix
` [PATCH 4.10 53/62] ASoC: intel: Fix PM and non-atomic crash in bytcr drivers
` [PATCH 4.10 56/62] nfsd4: minor NFSv2/v3 write decoding cleanup
` [PATCH 4.10 58/62] ceph: fix recursion between ceph_set_acl() and __ceph_setattr()
` [PATCH 4.10 59/62] macsec: avoid heap overflow in skb_to_sgvec
` [PATCH 4.10 60/62] net: can: usb: gs_usb: Fix buffer on stack
` [PATCH 4.10 61/62] cpu/hotplug: Serialize callback invocations proper
` [PATCH 4.10 62/62] ftrace/x86: Fix triple fault with graph tracing and suspend-to-ram

[PATCH] mtd: nand: gpio: make nCE GPIO optional
 2017-05-01 21:46 UTC  (2+ messages)

[PATCH 0/3] Refine numa_emulation
 2017-05-01 21:37 UTC  (5+ messages)
` [PATCH 2/3] x86/numa_emulation: assign physnode_mask directly from numa_nodes_parsed

[PATCH 3/3] staging: rtl8192u: Convert u4bAcParam back to little-endian after construction
 2017-05-01 21:34 UTC  (4+ messages)
` Fix kbuild warnings
  ` [PATCH 1/1] staging: rtl8192u: Convert u4bAcParam back to little-endian after construction

[patch] mm, vmscan: avoid thrashing anon lru when free + file is low
 2017-05-01 21:34 UTC  (7+ messages)
          ` [patch v2] "

[PATCH] staging/ks7010: Fix type assignment for struct hostif_hdr
 2017-05-01 21:31 UTC  (4+ messages)

[PATCH] libnvdimm: rework region badblocks clearing
 2017-05-01 21:26 UTC  (2+ messages)

[PATCH] arm64: Fix multiple 'asm-operand-widths' warnings
 2017-05-01 21:26 UTC 

[PATCH] of: undeclared variable when CONFIG_DEBUG_LOCK_ALLOC
 2017-05-01 21:20 UTC  (2+ messages)

[PATCH 00/14] sched/topology fixes
 2017-05-01 21:13 UTC  (11+ messages)
` [PATCH 02/14] sched,cpumask: Export for_each_cpu_wrap()
` [PATCH 03/14] sched/topology: Fix building of overlapping sched-groups
` [PATCH 04/14] sched/topology: Simplify build_overlap_sched_groups()
` [PATCH 05/14] sched/topology,debug: Print the group mask
` [PATCH 06/14] sched/topology,debug: Verify the first group matches the child domain

[PATCH v4 00/15] mtd: nand: allow vendor specific detection/initialization
 2017-05-01 21:02 UTC  (3+ messages)
` [PATCH v4 05/15] mtd: nand: add manufacturer specific initialization/detection steps

[PATCH v3 2/2] dmi-id: add dmi/id/oem group for exporting oem strings to sysfs
 2017-05-01 20:58 UTC  (10+ messages)

[GIT PULL] Generic device properties framework updates for v4.12-rc1
 2017-05-01 20:51 UTC 

[GIT PULL] ACPI updates for v4.12-rc1, part 1
 2017-05-01 20:50 UTC 

[GIT PULL] Power management updates for v4.12-rc1, part 1
 2017-05-01 20:49 UTC 

[PATCH v2] mm, zone_device: replace {get, put}_zone_device_page() with a single reference
 2017-05-01 20:32 UTC  (13+ messages)

[PATCH] mtd: nand: tango: Export OF device ID table as module aliases
 2017-05-01 20:30 UTC 

[PATCH] staging: octeon: use __func__ instead of func name
 2017-05-01 20:22 UTC 

[PATCH v2 0/4] iio: accel: adxl345: Add support for buffered readings
 2017-05-01 20:18 UTC  (7+ messages)
` [PATCH v2 2/4] iio: accel: adxl345_core: Introduce set_mode and data_ready functions

[RESEND PATCH] spi: bcm63xx-hsspi: Export OF device ID table as module aliases
 2017-05-01 20:13 UTC 

[PATCH v4] fpga manager: Add Altera CvP driver
 2017-05-01 20:06 UTC  (2+ messages)

WARN_ON_ONCE() in process_one_work()?
 2017-05-01 20:02 UTC  (5+ messages)

[GIT PULL] cgroup changes for v4.12-rc1
 2017-05-01 19:58 UTC 

[GIT PULL] workqueue changes for v4.12-rc1
 2017-05-01 19:53 UTC 

[GIT PULL] libata changes for v4.12-rc1
 2017-05-01 19:50 UTC 

[PATCH] perf, tools, script: Allow adding and removing fields
 2017-05-01 19:47 UTC 

[PATCH v7] Input: psxpad-spi - Add PlayStation 1/2 joypads via SPI interface Driver
 2017-05-01 19:47 UTC  (2+ messages)

linux-next: build warning after merge of the cgroup tree
 2017-05-01 19:41 UTC  (2+ messages)
` [PATCH cgroup/for-4.12] cgroup: mark cgroup_get() with __maybe_unused

[PATCH 2/2] input: touchscreen: ar1021_i2c: replace magic number with definition
 2017-05-01 19:39 UTC  (3+ messages)
` [PATCH 2/2 v2] input: touchscreen: ar1021_i2c: use BIT to check for a bit

[PATCH v3 1/2] mwifiex: initiate card-specific work atomically
 2017-05-01 19:38 UTC  (3+ messages)
` [PATCH v3 2/2] mwifiex: pcie: add card_reset() support

new ...at() flag: AT_NO_JUMPS
 2017-05-01 19:37 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).