linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-29 13:11:30 to 2018-11-29 14:19:23 UTC [more...]

[PATCH 4.4 00/86] 4.4.166-stable review
 2018-11-29 14:12 UTC  (57+ messages)
` [PATCH 4.4 01/86] usb: core: Fix hub port connection events lost
` [PATCH 4.4 02/86] usb: xhci: fix timeout for transition from RExit to U0
` [PATCH 4.4 03/86] MAINTAINERS: Add Sasha as a stable branch maintainer
` [PATCH 4.4 04/86] iwlwifi: mvm: support sta_statistics() even on older firmware
` [PATCH 4.4 05/86] v9fs_dir_readdir: fix double-free on p9stat_read error
` [PATCH 4.4 07/86] sctp: clear the transport of some out_chunk_list chunks in sctp_assoc_rm_peer
` [PATCH 4.4 08/86] gfs2: Dont leave s_fs_info pointing to freed memory in init_sbd
` [PATCH 4.4 09/86] llc: do not use sk_eat_skb()
` [PATCH 4.4 10/86] drm/ast: change resolution may cause screen blurred
` [PATCH 4.4 11/86] drm/ast: fixed cursor may disappear sometimes
` [PATCH 4.4 12/86] can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_skb()
` [PATCH 4.4 13/86] can: dev: __can_get_echo_skb(): replace struct can_frame by canfd_frame to access frame length
` [PATCH 4.4 14/86] can: dev: __can_get_echo_skb(): Dont crash the kernel if can_priv::echo_skb is accessed out of bounds
` [PATCH 4.4 15/86] can: dev: __can_get_echo_skb(): print error message, if trying to echo non existing skb
` [PATCH 4.4 16/86] ACPICA: AML interpreter: add region addresses in global list during initialization
` [PATCH 4.4 17/86] usb: xhci: Prevent bus suspend if a port connect change or polling state is detected
` [PATCH 4.4 18/86] KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILE
` [PATCH 4.4 19/86] cpufreq: imx6q: add return value check for voltage scale
` [PATCH 4.4 20/86] ARM: make lookup_processor_type() non-__init
` [PATCH 4.4 21/86] SUNRPC: Fix a bogus get/put in generic_key_to_expire()
` [PATCH 4.4 22/86] kdb: Use strscpy with destination buffer size
` [PATCH 4.4 23/86] powerpc/numa: Suppress "VPHN is not supported" messages
` [PATCH 4.4 24/86] tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offset
` [PATCH 4.4 25/86] of: add helper to lookup compatible child node
` [PATCH 4.4 26/86] NFC: nfcmrvl_uart: fix OF child-node lookup
` [PATCH 4.4 28/86] x86/entry: spell EBX register correctly in documentation
` [PATCH 4.4 29/86] x86/entry/64: Remove %ebx handling from error_entry/exit
` [PATCH 4.4 30/86] arm64: remove no-op -p linker flag
` [PATCH 4.4 31/86] ath10k: fix kernel panic due to race in accessing arvif list
` [PATCH 4.4 34/86] Input: xpad - update Xbox One Force Feedback Support
` [PATCH 4.4 35/86] Input: xpad - workaround dead irq_out after suspend/ resume
` [PATCH 4.4 36/86] Input: xpad - use LED API when identifying wireless controllers
` [PATCH 4.4 43/86] Input: xpad - fix rumble on Xbox One controllers with 2015 firmware
` [PATCH 4.4 44/86] Input: xpad - power off wireless 360 controllers on suspend
` [PATCH 4.4 45/86] Input: xpad - add product ID for Xbox One S pad
` [PATCH 4.4 46/86] Input: xpad - fix Xbox One rumble stopping after 2.5 secs
` [PATCH 4.4 47/86] Input: xpad - correctly sort vendor ids
` [PATCH 4.4 48/86] Input: xpad - move reporting xbox one home button to common function
` [PATCH 4.4 49/86] Input: xpad - simplify error condition in init_output
` [PATCH 4.4 50/86] Input: xpad - dont depend on endpoint order
` [PATCH 4.4 51/86] Input: xpad - fix stuck mode button on Xbox One S pad
` [PATCH 4.4 52/86] Input: xpad - restore LED state after device resume
` [PATCH 4.4 53/86] Input: xpad - support some quirky Xbox One pads
` [PATCH 4.4 54/86] Input: xpad - sort supported devices by USB ID
` [PATCH 4.4 55/86] Input: xpad - sync supported devices with xboxdrv
` [PATCH 4.4 56/86] Input: xpad - add USB IDs for Mad Catz Brawlstick and Razer Sabertooth
` [PATCH 4.4 57/86] Input: xpad - sync supported devices with 360Controller
` [PATCH 4.4 58/86] Input: xpad - sync supported devices with XBCD
` [PATCH 4.4 59/86] Input: xpad - constify usb_device_id
` [PATCH 4.4 60/86] Input: xpad - fix PowerA init quirk for some gamepad models
` [PATCH 4.4 61/86] Input: xpad - validate USB endpoint type during probe
` [PATCH 4.4 62/86] Input: xpad - add support for PDP Xbox One controllers
` [PATCH 4.4 63/86] Input: xpad - add PDP device id 0x02a4
` [PATCH 4.4 64/86] Input: xpad - fix some coding style issues
` [PATCH 4.4 65/86] Input: xpad - avoid using __set_bit() for capabilities
` [PATCH 4.4 66/86] Input: xpad - add GPD Win 2 Controller USB IDs

[PATCH 3.18 00/83] 3.18.128-stable review
 2018-11-29 14:12 UTC  (82+ messages)
` [PATCH 3.18 01/83] usb: core: Fix hub port connection events lost
` [PATCH 3.18 02/83] v9fs_dir_readdir: fix double-free on p9stat_read error
` [PATCH 3.18 03/83] bfs: add sanity check at bfs_fill_super()
` [PATCH 3.18 04/83] sctp: clear the transport of some out_chunk_list chunks in sctp_assoc_rm_peer
` [PATCH 3.18 05/83] gfs2: Dont leave s_fs_info pointing to freed memory in init_sbd
` [PATCH 3.18 06/83] llc: do not use sk_eat_skb()
` [PATCH 3.18 07/83] drm/ast: fixed cursor may disappear sometimes
` [PATCH 3.18 08/83] drm/ast: change resolution may cause screen blurred
` [PATCH 3.18 09/83] can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_skb()
` [PATCH 3.18 10/83] can: dev: __can_get_echo_skb(): replace struct can_frame by canfd_frame to access frame length
` [PATCH 3.18 11/83] can: dev: __can_get_echo_skb(): Dont crash the kernel if can_priv::echo_skb is accessed out of bounds
` [PATCH 3.18 12/83] can: dev: __can_get_echo_skb(): print error message, if trying to echo non existing skb
` [PATCH 3.18 13/83] cpufreq: imx6q: add return value check for voltage scale
` [PATCH 3.18 14/83] ARM: make lookup_processor_type() non-__init
` [PATCH 3.18 15/83] SUNRPC: Fix a bogus get/put in generic_key_to_expire()
` [PATCH 3.18 16/83] kdb: Use strscpy with destination buffer size
` [PATCH 3.18 17/83] powerpc/numa: Suppress "VPHN is not supported" messages
` [PATCH 3.18 18/83] tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offset
` [PATCH 3.18 19/83] arm64: remove no-op -p linker flag
` [PATCH 3.18 20/83] Input: initialize device counter variables with -1
` [PATCH 3.18 21/83] Input: xpad - add rumble support for Xbox One controller
` [PATCH 3.18 22/83] Input: xpad - set the LEDs properly on XBox Wireless controllers
` [PATCH 3.18 23/83] Input: xpad - re-send LED command on present event
` [PATCH 3.18 24/83] Input: xpad - add Covert Forces edition of the Xbox One controller
` [PATCH 3.18 25/83] Input: xpad - fix Razer Atrox Arcade Stick button mapping
` [PATCH 3.18 26/83] Input: xpad - clarify LED enumeration
` [PATCH 3.18 27/83] Input: xpad - use ida() for finding the pad_nr
` [PATCH 3.18 28/83] Input: xpad - remove needless bulk out URB used for LED setup
` [PATCH 3.18 29/83] Input: xpad - factor out URB submission in xpad_play_effect
` [PATCH 3.18 30/83] Input: xpad - x360w: report dpad as buttons and axes
` [PATCH 3.18 32/83] Input: xpad - query wireless controller state at init
` [PATCH 3.18 33/83] Input: xpad - fix clash of presence handling with LED setting
` [PATCH 3.18 34/83] Input: xpad - remove spurious events of wireless xpad 360 controller
` [PATCH 3.18 35/83] Input: xpad - handle "present" and "gone" correctly
` [PATCH 3.18 36/83] Input: xpad - correctly handle concurrent LED and FF requests
` [PATCH 3.18 37/83] Input: xpad - update Xbox One Force Feedback Support
` [PATCH 3.18 38/83] Input: xpad - workaround dead irq_out after suspend/ resume
` [PATCH 3.18 39/83] Input: xpad - use LED API when identifying wireless controllers
` [PATCH 3.18 41/83] Input: xpad - remove unused function
` [PATCH 3.18 42/83] Input: xpad - add Mad Catz FightStick TE 2 VID/PID
` [PATCH 3.18 43/83] Input: xpad - move pending clear to the correct location
` [PATCH 3.18 44/83] Input: xpad - prevent spurious input from wired Xbox 360 controllers
` [PATCH 3.18 45/83] Input: xpad - add more third-party controllers
` [PATCH 3.18 46/83] Input: xpad - xbox one elite controller support
` [PATCH 3.18 47/83] Input: xpad - fix rumble on Xbox One controllers with 2015 firmware
` [PATCH 3.18 48/83] Input: xpad - fix oops when attaching an unknown Xbox One gamepad
` [PATCH 3.18 49/83] Input: xpad - power off wireless 360 controllers on suspend
` [PATCH 3.18 50/83] Input: xpad - add product ID for Xbox One S pad
` [PATCH 3.18 51/83] Input: xpad - fix Xbox One rumble stopping after 2.5 secs
` [PATCH 3.18 52/83] Input: xpad - use correct product id for x360w controllers
` [PATCH 3.18 53/83] Input: xpad - correctly sort vendor ids
` [PATCH 3.18 54/83] Input: xpad - move reporting xbox one home button to common function
` [PATCH 3.18 55/83] Input: xpad - simplify error condition in init_output
` [PATCH 3.18 56/83] Input: xpad - dont depend on endpoint order
` [PATCH 3.18 57/83] Input: xpad - fix stuck mode button on Xbox One S pad
` [PATCH 3.18 58/83] Input: xpad - restore LED state after device resume
` [PATCH 3.18 59/83] Input: xpad - support some quirky Xbox One pads
` [PATCH 3.18 60/83] Input: xpad - sort supported devices by USB ID
` [PATCH 3.18 61/83] Input: xpad - sync supported devices with xboxdrv
` [PATCH 3.18 62/83] Input: xpad - add USB IDs for Mad Catz Brawlstick and Razer Sabertooth
` [PATCH 3.18 63/83] Input: xpad - sync supported devices with 360Controller
` [PATCH 3.18 64/83] Input: xpad - sync supported devices with XBCD
` [PATCH 3.18 65/83] Input: xpad - constify usb_device_id
` [PATCH 3.18 66/83] Input: xpad - fix PowerA init quirk for some gamepad models
` [PATCH 3.18 67/83] Input: xpad - validate USB endpoint type during probe
` [PATCH 3.18 68/83] Input: xpad - add support for PDP Xbox One controllers
` [PATCH 3.18 69/83] Input: xpad - add PDP device id 0x02a4
` [PATCH 3.18 70/83] Input: xpad - fix some coding style issues
` [PATCH 3.18 71/83] Input: xpad - avoid using __set_bit() for capabilities
` [PATCH 3.18 72/83] Input: xpad - add GPD Win 2 Controller USB IDs
` [PATCH 3.18 73/83] Input: xpad - fix GPD Win 2 controller name
` [PATCH 3.18 74/83] Input: xpad - add support for Xbox1 PDP Camo series gamepad
` [PATCH 3.18 75/83] cw1200: Dont leak memory if krealloc failes
` [PATCH 3.18 76/83] scsi: ufs: fix bugs related to null pointer access and array size
` [PATCH 3.18 77/83] scsi: ufshcd: Fix race between clk scaling and ungate work
` [PATCH 3.18 78/83] scsi: ufs: fix race between clock gating and devfreq scaling work
` [PATCH 3.18 79/83] scsi: qla2xxx: do not queue commands when unloading
` [PATCH 3.18 80/83] tty: wipe buffer
` [PATCH 3.18 81/83] tty: wipe buffer if not echoing data
` [PATCH 3.18 82/83] af_unix: move unix_mknod() out of bindlock
` [PATCH 3.18 83/83] drm/ast: Remove existing framebuffers before loading driver

[PATCH v3 0/6] mips: system call table generation support
 2018-11-29 14:15 UTC  (5+ messages)
` [PATCH v3 1/6] mips: add __NR_syscalls along with __NR_Linux_syscalls
` [PATCH v3 5/6] mips: add system call table generation support

[PATCH v3 1/1] drm: msm: Replace dma_map_sg with dma_sync_sg*
 2018-11-29 14:14 UTC  (2+ messages)

[RFC] android: ion: How to properly clean caches for uncached allocations
 2018-11-29 14:14 UTC  (11+ messages)
    ` [RFC PATCH v2] "

[RFC PATCH v3 0/4] irqchip/gic-v3: Add support to DT based quirk for msm8996
 2018-11-29 14:10 UTC  (4+ messages)
` [RFC PATCH v3 3/4] irqchip: gic-v3: Add quirk for msm8996 secured registers

[PATCH] sysctl: clean up nr_pdflush_threads leftover
 2018-11-29 14:09 UTC  (2+ messages)

[PATCH RESEND] bus: fsl-mc: explicitly define the fsl_mc_command endianness
 2018-11-29 14:09 UTC  (3+ messages)

[PATCH v2] staging: wilc1000: correct inconsistent indenting
 2018-11-29 14:08 UTC 

[PATCH v9 00/20] Implement use of HW assistance on TLB table walk on 8xx
 2018-11-29 14:07 UTC  (21+ messages)
` [PATCH v9 01/20] powerpc/book3s32: Remove CONFIG_BOOKE dependent code
` [PATCH v9 02/20] powerpc/8xx: Remove PTE_ATOMIC_UPDATES
` [PATCH v9 03/20] powerpc/mm: Move pte_fragment_alloc() to a common location
` [PATCH v9 04/20] powerpc/mm: Avoid useless lock with single page fragments
` [PATCH v9 05/20] powerpc/mm: move platform specific mmu-xxx.h in platform directories
` [PATCH v9 06/20] powerpc/mm: Move pgtable_t into platform headers
` [PATCH v9 07/20] powerpc/mm: add helpers to get/set mm.context->pte_frag
` [PATCH v9 08/20] powerpc/mm: Extend pte_fragment functionality to PPC32
` [PATCH v9 09/20] powerpc/mm: enable the use of page table cache of order 0
` [PATCH v9 10/20] powerpc/mm: replace hugetlb_cache by PGT_CACHE(PTE_T_ORDER)
` [PATCH v9 11/20] powerpc/mm: fix a warning when a cache is common to PGD and hugepages
` [PATCH v9 12/20] powerpc/mm: remove unnecessary test in pgtable_cache_init()
` [PATCH v9 13/20] powerpc/8xx: Move SW perf counters in first 32kb of memory
` [PATCH v9 14/20] powerpc/8xx: Temporarily disable 16k pages and hugepages
` [PATCH v9 15/20] powerpc/8xx: Use hardware assistance in TLB handlers
` [PATCH v9 16/20] powerpc/8xx: Enable 8M hugepage support with HW assistance
` [PATCH v9 17/20] powerpc/8xx: Enable 512k "
` [PATCH v9 18/20] powerpc/8xx: reintroduce 16K pages "
` [PATCH v9 19/20] powerpc/8xx: don't use r12/SPRN_SPRG_SCRATCH2 in TLB Miss handlers
` [PATCH v9 20/20] powerpc/8xx: regroup TLB handler routines

[PATCH v2] power: supply: bq24190_charger: add support for bq24196 variant
 2018-11-29 14:07 UTC  (2+ messages)

[PATCH 0/2] Don’t leave executable TLB entries to freed pages
 2018-11-29 14:06 UTC  (2+ messages)

[PATCH v5 0/2] Add device driver for APU2/APU3 GPIOs
 2018-11-29 14:02 UTC  (5+ messages)

[RFC] locking/rwsem: Avoid issuing wakeup before setting the reader waiter to nil
 2018-11-29 14:02 UTC  (4+ messages)

[RFC v3 00/19] kunit: introduce KUnit, the Linux kernel unit testing framework
 2018-11-29 13:56 UTC  (5+ messages)
` [RFC v3 11/19] kunit: add Python libraries for handing KUnit config and kernel
` [RFC v3 14/19] Documentation: kunit: add documentation for KUnit

Bug#912087: reassign to systemd #912087 | openssh-server: Slow startup after the upgrade to 7.9p1
 2018-11-29 13:54 UTC 

[PATCH] dmaengine: at_hdmac: fix memory leak in at_dma_xlate()
 2018-11-29 13:52 UTC  (4+ messages)
` [PATCH] dmaengine: at_hdmac: fix module unloading

[PATCH v7 00/16] tracing: Hist trigger snapshot and onchange additions
 2018-11-29 13:52 UTC  (4+ messages)

[PATCH] x86/tools/relocs: fix big section header tables
 2018-11-29 13:51 UTC 

[PATCH] hugetlbfs: Call VM_BUG_ON_PAGE earlier in free_huge_page
 2018-11-29 13:51 UTC  (2+ messages)

overlayfs access checks on underlying layers
 2018-11-29 13:49 UTC  (10+ messages)

[PATCH] staging: wilc1000: correct inconsistent indenting
 2018-11-29 13:45 UTC  (3+ messages)

[PATCH v5 0/2] clk: meson-g12a: Add EE clock controller driver
 2018-11-29 13:41 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: clk: meson-g12a: Add G12A EE Clock Bindings
` [PATCH v5 2/2] clk: meson-g12a: Add EE Clock controller driver

[PATCH v2 0/4] Static calls
 2018-11-29 13:37 UTC  (12+ messages)
` [PATCH v2 4/4] x86/static_call: Add inline static call implementation for x86-64

[PATCH] irq: Request and release resources for chained IRQs
 2018-11-29 13:31 UTC 

[PATCH] [stable, netdev 4.4+] lan78xx: make sure RX_ADDRL & RX_ADDRH regs are always up to date
 2018-11-29 13:30 UTC  (5+ messages)

[PATCH v2] PCI: assign bus numbers present in EA capability for bridges
 2018-11-29 13:30 UTC  (3+ messages)

[PATCH v4 0/4] perf report/annotate: Support average IPC and IPC coverage for function
 2018-11-29 15:39 UTC  (3+ messages)
` [PATCH v4 4/4] perf report: Documentation average IPC and IPC coverage

[PATCH -next] powerpc/64s: Fix debugfs_simple_attr.cocci warnings
 2018-11-29 13:35 UTC 

[PATCH v9 00/10] x86: macrofying inline asm
 2018-11-29 13:24 UTC  (11+ messages)
` PROPOSAL: Extend inline asm syntax with size spec

[PATCH] ARC: io.h: Implement reads{x}()/writes{x}()
 2018-11-29 13:19 UTC  (6+ messages)

[PATCH] iio: adc: Replace license text w/ SPDX identifier
 2018-11-29 13:18 UTC  (2+ 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).